- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for OTF (0.01 seconds)
-
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")) {
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 12.9K bytes - Click Count (0)