Sorry, I cannot check based on Apache OpenOffice since it is not installed on 
the machine I am using at this precise moment, but, on my Linux box with 
LibreOffice, I have a list of fonts here: 

/opt/libreoffice6.2/share/fonts/truetype

I also do not have a Windows machine near by for me to test, but, you might be 
able to find the fonts included with the installation files. If I did not find 
them there, I would pull the source code and then search for font files. 
Searching for files that end with ttf will give yo a good idea (if you are able 
to do that). 


https://openoffice.apache.org/source.html

https://github.com/apache/openoffice

Let me test this by quickly pulling the source code
 git clone https://gitbox.apache.org/repos/asf/openoffice.git aooNote that on 
Windows, the above command takes a bit of work to be usable (like installing 
git-bash). 

Not seeing a bunch of fonts, only these: 

https://github.com/apache/openoffice/tree/trunk/main/more_fonts/fonts




On Saturday, July 25, 2020 06:47 EDT, Bidouille <ooofo...@free.fr> wrote:
 Thanks but the goal is not to list installed fonts on a system.
But which fonts are provided with OpenOffice.

----- Mail original -----
> De: "Czesław Wolański" <czeslaw.wolan...@gmail.com>
> À: dev@openoffice.apache.org
> Envoyé: Vendredi 24 Juillet 2020 22:38:45
> Objet: Re: Fonts list
>
> Hi,
>
> > So you found it thanks.
>
> You're welcome.
> If it weren't for your books on OpenOffice macros, my first steps in
> this
> subject
> would be much more painful. :‑)
>
> Regards,
>
> Czesław Wolański
>
> пт, 24 июл. 2020 г. в 22:18, Andrew Pitonyak <and...@pitonyak.org>:
>
> > yes that sounds like a good place to look I would have checked
> > there and
> > then oome if I couldn't find it, and then I would have looked in my
> > personal macros.
> >
> > So you found it thanks.
> >
> > ⁣Sent from BlueMail ​
> >
> > On Jul 24, 2020, 2:06 PM, at 2:06 PM, "Czesław Wolański" <
> > czeslaw.wolan...@gmail.com> wrote:
> > >Hi,
> > >
> > >>I wrote a macro that creates a list in a document with the fonts
> > >available. No idea where it is, but I can probably find it if you
> > >like.
> > >
> > >@andrew
> > >
> > >"Useful Macro Information For OpenOffice.org"
> > >Chapter 5.4. List Fonts And Other Screen Information (macro
> > >ListFonts)
> > >
> > >Could it perhaps be that the macro you refer to is mentioned in
> > >"Useful
> > >Macro Information For OpenOffice.org"?
> > >Section 5.4.1. "Display supported fonts" provides the following
> > >link:
> > >
> > >http://www.pitonyak.org/AndrewFontMacro.odt
> > >
> > >
> > >Regards,
> > >
> > >Czesław Wolański
> > >
> > >пт, 24 июл. 2020 г. в 19:33, Andrew Pitonyak
> > ><and...@pitonyak.org>:
> > >
> > >> I wrote a macro that creates a list in a document with the fonts
> > >> available. No idea where it is, but I can probably find it if
> > >> you
> > >like.
> > >>
> > >> ⁣Sent from BlueMail ​
> > >>
> > >> On Jul 24, 2020, 10:25 AM, at 10:25 AM, Bidouille
> > >> <ooofo...@free.fr>
> > >> wrote:
> > >> >Hello devteam
> > >> >
> > >> >OpenOffice provide and install specific fonts
> > >> >I'm looking for this list
> > >> >
> > >> >Help is welcome :-)
> > >> >
> > >>
> > >>---------------------------------------------------------------------
> > >> >To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > >> >For additional commands, e-mail: dev-h...@openoffice.apache.org
> > >>
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
 


 

Reply via email to