diff options
Diffstat (limited to 'htdocs/editexample7.html')
-rw-r--r-- | htdocs/editexample7.html | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/htdocs/editexample7.html b/htdocs/editexample7.html index 8f528989..6163a029 100644 --- a/htdocs/editexample7.html +++ b/htdocs/editexample7.html @@ -2,7 +2,7 @@ <HEAD> <!-- Created with AOLpress/2.0 --> <!-- AP: Created on: 27-Jan-2003 --> - <!-- AP: Last modified: 21-Apr-2006 --> + <!-- AP: Last modified: 14-Dec-2006 --> <TITLE>Final cleanup</TITLE> <LINK REL="icon" href="ffanvil16.png"> <LINK REL="stylesheet" TYPE="text/css" HREF="FontForge.css"> @@ -50,6 +50,8 @@ <LI> <A HREF="editexample7.html#summary">Final Summary</A> <LI> + <A HREF="editexample8.html">Bitmap strikes</A> + <LI> <A HREF="scripting-tutorial.html">Scripting Tutorial</A> <LI> <A HREF="scriptnotes.html#Special">Notes on various scripts</A> @@ -90,16 +92,19 @@ <A NAME="Bitmaps">Bitmaps</A> </H2> <P> - At this point you might want some bitmaps to go with the postscript (this - is not compulsory). Go to <CODE>Element->Bitmaps Available</CODE> and - select the pixel sizes you want bitmaps in (Note, that on X and MS windows + At this point you might want some bitmaps to go with the outline font (this + is not compulsory). Go to <CODE>Element->Bitmap Strikes Available</CODE> + and select the pixel sizes you want bitmaps in (Note, that on X and MS windows pixel sizes often do not correspond exactly to point sizes. You can then - use the bitmap editor (<CODE>Window->Open Bitmap</CODE>) to clean up the - bitmaps, or you can generate your bitmap fonts and then - <A HREF="http://clr.nmsu.edu/~mleisher/download.html">use someone else's - bitmap editor to clean them up</A>. + use the bitmap editor (<CODE><A HREF="bitmapview.html">Window->Open + Bitmap</A></CODE>) to clean up the bitmaps, or you can generate your bitmap + fonts and then <A HREF="http://clr.nmsu.edu/~mleisher/download.html">use + someone else's bitmap editor to clean them up</A>. <P> <IMG SRC="BitmapView.png" WIDTH="254" HEIGHT="273"> + <P> + Bitmaps are discussed in more detail in the <A HREF="editexample8.html">next + section.</A> <H2> <A NAME="generating">Generating</A> a font </H2> |