Added comment re. font substitutions for target platform.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
macpgmr
2011-01-08 20:14:43 +00:00
parent c0a0489235
commit 513549c52e

View File

@@ -127,11 +127,16 @@ THTMLViewer=
; List of fonts to substitute with the -s switch (for example, fonts
; that don't exist on non-Windows platforms).
; Useful links:
; http://www.angelfire.com/al4/rcollins/style/fonts.html
; http://dustinbrewer.com/popular-fonts-with-their-mac-osx-windows-and-linux-equivalents/
; http://mondaybynoon.com/2007/04/02/linux-font-equivalents-to-popular-web-typefaces/
; Note that if you're targeting a specific platform, you can use this to
; substitute normal fonts for that platform, for example if targeting Mac:
; Arial=Lucida Grande
[FontSubstitutes]
MS Sans Serif=Arial
MS Serif=Times New Roman