Rename font files
This commit is contained in:
parent
75cb373136
commit
db71fe5bf8
@ -234,7 +234,7 @@ app.use("/common/onlyoffice/fonts/odttf/:name", function (req, res) {
|
||||
|
||||
/* All fonts file replaced by the list of fonts in ttf */
|
||||
app.use("/common/onlyoffice/sdkjs/common/AllFonts.js",
|
||||
Express.static("./www/common/onlyoffice/allfonts-noobf.js"));
|
||||
Express.static("./www/common/onlyoffice/AllFonts.js"));
|
||||
|
||||
/* Replace fonts thumbnail call */
|
||||
app.use("/common/onlyoffice/sdkjs/common/Images/fonts_thumbnail@2x.png",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 477 KiB After Width: | Height: | Size: 222 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 222 KiB |
BIN
www/common/onlyoffice/fonts_thumbnail@2x.png
Normal file
BIN
www/common/onlyoffice/fonts_thumbnail@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 477 KiB |
Loading…
x
Reference in New Issue
Block a user