removed '-webfont' from LiberationSansNarrow Regular in filename and fop.conf
This commit is contained in:
parent
bfce4d21d8
commit
19aa01d064
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
|
||||||
|
xml/PenText.xpr
|
||||||
@ -79,7 +79,7 @@ the location of this file.
|
|||||||
<!--
|
<!--
|
||||||
<directory recursive="true">/Library/Fonts/</directory>
|
<directory recursive="true">/Library/Fonts/</directory>
|
||||||
-->
|
-->
|
||||||
<font kerning="yes" embed-url="LiberationSansNarrow-Regular-webfont.ttf">
|
<font kerning="yes" embed-url="LiberationSansNarrow-Regular.ttf">
|
||||||
<font-triplet name="LiberationSansNarrow" style="normal" weight="normal"/>
|
<font-triplet name="LiberationSansNarrow" style="normal" weight="normal"/>
|
||||||
</font>
|
</font>
|
||||||
<font kerning="yes" embed-url="LiberationSansNarrow-Bold.ttf">
|
<font kerning="yes" embed-url="LiberationSansNarrow-Bold.ttf">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user