]> git.sesse.net Git - ccbs/history - bigscreen/fonts.cpp
Add a simple web interface for adding/updating short titles. (No backend yet.)
[ccbs] / bigscreen / fonts.cpp
2005-04-23 Steinar H. GundersonPull in changes from --baby.
2005-03-01 Steinar H. GundersonLet the font system take in a physical resolution,...
2005-03-01 Steinar H. GundersonMake a "logical resolution" (yuck!) of 800x600 for...
2005-03-01 Steinar H. GundersonReplace 800x600 width a resolution from a .h file....
2005-02-20 Steinar H. GundersonMake the "red stuff is new stuff" fade a lot prettier.
2005-02-20 Steinar H. GundersonAdd a better framework for showing what's changed.
2005-02-19 Steinar H. GundersonMake my_draw_text() clip horizontally.
2005-02-19 Steinar H. GundersonClean up the my_draw_text() interface considerably...
2005-02-19 Steinar H. GundersonAdd column headings and fix widths.
2005-02-19 Steinar H. GundersonMoved the font stuff into its own file.