In news:4bfad1ca.50...@robbev.com, Rob Clement <r...@robbev.com> typed: > On 24/05/2010 11:52, John Kaufmann wrote: >> In a message dated 2010.05.23 13:28 -0500, Rob Clement >> wrote: >>> Please remember that if you do not have the same fonts on >>> the different systems than the documnet may look >>> different as OOo will find an "appropriate" font to >>> replace it >> >> Do you know how that font matching works? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@openoffice.org >> For additional commands, e-mail: users-h...@openoffice.org >> >> > John > > No I do not. I tend to use "Bookman Old Style" on my main > system and find that another font is substituted on systems > where this font is not available. > > Sorry I can be of no further help on the font matching. > Someone else may be able to contribute > > Thanks > > Rob
I can add a small detail at least; probably not of much import: Many people forget that you can specify a font "family" so if, say, you like Bookman Old Style, you can still suggest other fonts that will look OK in your opinion as opposed to letting browsers decide it or worse, use a system font instead. After your preferred font, you simply include the most-general of the set of fonts you prefer that other machines are likely to have loaded. For example: ... <P style="margin-bottom: 0px;"><SPAN style="font-family: Arial,Helvetica,Verdana,Sans-serif;"> </SPAN></P> ... I made up that code off the top of my head, but those fonts will be tried before it defaults to some unknown font on the unknown user's machine with his unknown OS and unknown font load. I don't -really- know how much good it does; I really only do it because it's customary<g>. I tend to use Verdana in reality, because it's the oldest and most wide-spread font amongst it seems all operatiing systems. And for some reason, at the same time it's one of the most unknown font-facts that people know unless they've been around fonts for a few years. HTH, Twayne` --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@openoffice.org For additional commands, e-mail: users-h...@openoffice.org