Commit Graph

10 Commits

Author SHA1 Message Date
David Capello
80644718ea Update issues URL (now we're in github) 2014-08-19 10:55:25 -03:00
David Capello
dbad153698 Add she::Font class (wrapper of Allegro FONT)
This is an huge refactor to avoid handling Allegro FONT directly. Some
changes:
* Add she::System::defaultDisplay/Font, createRgbaSurface, loadSurface,
  and loadRgbaSurface.
* Rename she::CreateSystem/Instance to she::create_system/instance.
* Remove ui/font.cpp and move ui/fontbmp.cpp to she library.
* ui::IButtonIcon uses she::Surface instead of BITMAP.
* Rename she::LockedSurface::drawAlphaSurface -> drawRgbaSurface
* Rename ui::SetDisplay -> set_display
* Rename _ji_font_text_len -> ui::Graphics::measureUIStringLength
2014-06-22 18:53:14 -03:00
David Capello
78c1f30f4a Update copyright year in config.h and README.md 2014-01-25 16:28:25 -03:00
David Capello
2364776c44 Add HTTP webserver feature (for testing only at the moment) 2013-03-31 00:36:00 -03:00
David Capello
ab89b590c6 Fix some typos in README.md 2013-03-27 23:16:20 -03:00
David Capello
a1ff62b33b Update README.md file 2013-03-27 23:13:43 -03:00
David Capello
dbffd6c42a Update Aseprite name and copyright year in README file 2013-03-11 22:45:25 -03:00
David Capello
bdce2c8b1f Fix licenses URLs in README.md. 2012-05-03 23:06:45 -03:00
David Capello
bbebb041fe Minor formatting changes in README.md. 2012-05-03 23:05:16 -03:00
David Capello
e6021de616 Move README.html to README.md (more github-friendly). 2012-05-03 23:01:45 -03:00