You've already forked lazarus-ccr
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:
@@ -127,11 +127,16 @@ THTMLViewer=
|
|||||||
|
|
||||||
; List of fonts to substitute with the -s switch (for example, fonts
|
; List of fonts to substitute with the -s switch (for example, fonts
|
||||||
; that don't exist on non-Windows platforms).
|
; that don't exist on non-Windows platforms).
|
||||||
|
|
||||||
; Useful links:
|
; Useful links:
|
||||||
; http://www.angelfire.com/al4/rcollins/style/fonts.html
|
; http://www.angelfire.com/al4/rcollins/style/fonts.html
|
||||||
; http://dustinbrewer.com/popular-fonts-with-their-mac-osx-windows-and-linux-equivalents/
|
; 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/
|
; 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]
|
[FontSubstitutes]
|
||||||
MS Sans Serif=Arial
|
MS Sans Serif=Arial
|
||||||
MS Serif=Times New Roman
|
MS Serif=Times New Roman
|
||||||
|
Reference in New Issue
Block a user