Blame | Letzte Änderung | Log anzeigen | RSS feed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1"><LINK REL="Start" HREF="index.html"><LINK REL="Contents" HREF="toc.html"><LINK REL="Prev" HREF="46Alternativestostreamingbacktheimage.html"><LINK REL="Next" HREF="471InstallingTrueTypefonts.html"><STYLE TYPE="text/css"><!--BODY { font-family: serif }H1 { font-family: sans-serif }H2 { font-family: sans-serif }H3 { font-family: sans-serif }H4 { font-family: sans-serif }H5 { font-family: sans-serif }H6 { font-family: sans-serif }SUB { font-size: smaller }SUP { font-size: smaller }PRE { font-family: monospace }A { text-decoration: none }--></STYLE></HEAD><BODY><A HREF="toc.html">Contents</A><A HREF="46Alternativestostreamingbacktheimage.html">Previous</A><A HREF="471InstallingTrueTypefonts.html">Next</A><HR NOSHADE><H2><A NAME="4_7">4.7 Working with fonts in JpGraph</A></H2><P> JpGraph supports both a set of built in bit-mapped fonts as well asTrue Type Fonts. For scale values on axis it is strongly recommendedthat you just use the built in bitmap fonts for the simple reason thatthey are, for most people, easier to read (they are also quicker torender). Try to use TTF only for headlines and perhaps the title for agraph and it's axis. By default the TTF will be drawn withanti-aliasing turned on.</P><P> In many of the example you can see examples of both TrueType andBitmap fonts.</P><P> There are a number of subtle differences in the way builtin fontsand TrueType fonts are rendered to the screen. However, JpGraph,abstracts away 99.9% of the differences so it will be, for the user,completely transparent to switch between the different fonts.</P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="46Alternativestostreamingbacktheimage.html">Previous</A><A HREF="471InstallingTrueTypefonts.html">Next</A></BODY></HTML>