On Fri, 08 Mar 2013 05:01:16 -0800, ardillasdelmonte wrote:
> What would be the easiest way of having the Computer Modern fonts into my
> application?
Either use the FreeType library (which supports scalable fonts in
TrueType, OpenType and PostScript Type 1 formats, and uses a licence
similar to 4-clause BSD, i.e. you are required to acknowledge the origin
of the library), or render the required sizes as bitmaps.