aboutsummaryrefslogtreecommitdiff
path: root/graphics/newfont_big.cpp
AgeCommit message (Collapse)Author
2006-01-31Oops again. Don't beat me hard for plugging in 8800+ glyphs font insteadEugene Sandulenko
of 130-glyphs one :) svn-id: r20327
2006-01-31oops. Forgot about our small backends.Eugene Sandulenko
svn-id: r20326
2006-01-31Plug in better font. Unfortunately we can't use Arial12 which Krest put onEugene Sandulenko
his mock-ups due to license restrictions, i.e. Microsoft prohibits any reverse engineering and modifications of it and we need to convert it into raster font. Fortunately there are free fonts in the wild. I tried Bitstream Vera, but it looked too wide, or crappy if horizontal resolution was altered. Next try was Adobe Helvetica from X.org. Only requirement is to verbose copyright notice and disclaimer. However we will need both bold (provided) and normal wieghts of font in new GUI for use in text inputs. This is work to do. svn-id: r20325
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
svn-id: r19710
2005-10-08PalmOS : very bad hack to fix global constructor problem with ARMChris Apers
svn-id: r18970
2005-05-17Added missing comma symbol, based on semicolonMax Horn
svn-id: r18140
2005-05-15Now that the GUI scaling code is off, we can use a 'big' font which is not ↵Max Horn
exactly twice as big as the 'normal' font, thus using the available screen space more efficiently svn-id: r18119
2005-03-25Add missing pixel to letter 'P'Max Horn
svn-id: r17229
2005-01-06New normal/big fontsMax Horn
svn-id: r16466