Set carlito/calibri caladea/cambria as MSOffice export replacements
so when we save one of our files that uses the chromium fonts to e.g. .doc we can set the in-file recommended fallback font to the MS equivalents to tell MSOffice what to use. Change-Id: Ia04022c91a7c43729ef315011addf33c316619ee
This commit is contained in:
parent
bde5e68328
commit
87858e043f
@ -1540,7 +1540,13 @@
|
||||
<value>Normal,SansSerif</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="candara" oor:op="replace">
|
||||
<node oor:name="carlito" oor:op="replace">
|
||||
<prop oor:name="SubstFonts">
|
||||
<value>calibri;hiraginomarugothicpronw3;hiraginomarugothicprow3</value>
|
||||
</prop>
|
||||
<prop oor:name="SubstFontsMS">
|
||||
<value>Calibri</value>
|
||||
</prop>
|
||||
<prop oor:name="FontType">
|
||||
<value>Normal,SansSerif</value>
|
||||
</prop>
|
||||
@ -1553,6 +1559,22 @@
|
||||
<value>Normal,Serif</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="caladea" oor:op="replace">
|
||||
<prop oor:name="SubstFonts">
|
||||
<value>cambria;applelisung</value>
|
||||
</prop>
|
||||
<prop oor:name="SubstFontsMS">
|
||||
<value>Cambria</value>
|
||||
</prop>
|
||||
<prop oor:name="FontType">
|
||||
<value>Normal,Serif</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="candara" oor:op="replace">
|
||||
<prop oor:name="FontType">
|
||||
<value>Normal,SansSerif</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="consolas" oor:op="replace">
|
||||
<prop oor:name="FontType">
|
||||
<value>Normal,SansSerif,Fixed</value>
|
||||
|
Loading…
x
Reference in New Issue
Block a user