- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for otf (0.01 sec)
-
src/main/java/org/codelibs/fess/api/engine/SearchEngineApiManager.java
} else if (lowerPath.endsWith(".json")) { response.setContentType("application/json"); } else if (lowerPath.endsWith(".otf")) { response.setContentType("font/otf"); } else if (lowerPath.endsWith(".svg")) { response.setContentType("image/svg+xml"); } else if (lowerPath.endsWith(".ttf")) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 12.9K bytes - Viewed (0)