Hi Michael,
Le 28/01/2021 à 20:01, Michael D. Setzer II a écrit :
Does your extension have a list of what fonts it requires to be installed
and would it be possible to create a script that would install the fonts
using dnf or apt or similar programs. Then create the table??
I could add the list in the description, yes.
Here's an excerpt from the config.xcu file that is the heart of the
extension, showing only the font names. The SubstituteFont property
specifies the font to install.
8< -----------------------------------------------------------------
<prop oor:name="ReplaceFont"><value>Arial</value></prop>
<prop oor:name="SubstituteFont"><value>Arimo</value></prop>
<prop oor:name="ReplaceFont"><value>Arial Narrow</value></prop>
<prop oor:name="SubstituteFont"><value>Liberation Sans Narrow</value></prop>
<prop oor:name="ReplaceFont"><value>Calibri</value></prop>
<prop oor:name="SubstituteFont"><value>Carlito</value></prop>
<prop oor:name="ReplaceFont"><value>Cambria</value></prop>
<prop oor:name="SubstituteFont"><value>Caladea</value></prop>
<prop oor:name="ReplaceFont"><value>Consolas</value></prop>
<prop oor:name="SubstituteFont"><value>Inconsolata</value></prop>
<prop oor:name="ReplaceFont"><value>Courier New</value></prop>
<prop oor:name="SubstituteFont"><value>Cousine</value></prop>
<prop oor:name="ReplaceFont"><value>Franklin Gothic</value></prop>
<prop oor:name="SubstituteFont"><value>Libre Franklin</value></prop>
<prop oor:name="ReplaceFont"><value>Georgia</value></prop>
<prop oor:name="SubstituteFont"><value>Neuton</value></prop>
<prop oor:name="ReplaceFont"><value>Gill Sans</value></prop>
<prop oor:name="SubstituteFont"><value>Cabin</value></prop>
<prop oor:name="ReplaceFont"><value>Impact</value></prop>
<prop oor:name="SubstituteFont"><value>Oswald</value></prop>
<prop oor:name="ReplaceFont"><value>Palatino</value></prop>
<prop oor:name="SubstituteFont"><value>Crimson Pro</value></prop>
<prop oor:name="ReplaceFont"><value>Perpetua</value></prop>
<prop oor:name="SubstituteFont"><value>Lustria</value></prop>
<prop oor:name="ReplaceFont"><value>Times New Roman</value></prop>
<prop oor:name="SubstituteFont"><value>Tinos</value></prop>
<prop oor:name="ReplaceFont"><value>Twentieth Century</value></prop>
<prop oor:name="SubstituteFont"><value>Spartan</value></prop>
<prop oor:name="ReplaceFont"><value>Verdana</value></prop>
<prop oor:name="SubstituteFont"><value>PT Sans</value></prop>
----------------------------------------------------------------- >8
Know they don't want to add the fonts to installer, but if a simple script
to download the fonts, and create the table was available..
Would be a useful addition, IMO, but still difficult to create to
accomodate John Doe (multiple OSes, checking connectivity, errors, etc.)
Best,
--
Jean-Francois Nifenecker, Bordeaux
--
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/marketing/
Privacy Policy: https://www.documentfoundation.org/privacy