index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
fonts
Age
Commit message (
Expand
)
Author
2016-10-31
JANITORIAL: Typos
Alexandre Detiste
2016-10-18
GRAPHICS: Remove debug leftover
Eugene Sandulenko
2016-10-15
GRAPHICS: Fixed BDF font scaling
Eugene Sandulenko
2016-10-14
GRAPHICS: Further work on BDF font scaling
Eugene Sandulenko
2016-10-12
GRAPHICS: Fix BDF font referencing on font generation
Eugene Sandulenko
2016-10-12
GRAPHICS: Fix built-in font parameters
Eugene Sandulenko
2016-10-12
GRAPHICS: Further work on BDF font scaling
Eugene Sandulenko
2016-10-11
GRAPHICS: Added stub for BDF font scaler
Eugene Sandulenko
2016-10-10
GRAPHICS: Use PIXEL_SIZE as BDF font size
Eugene Sandulenko
2016-10-07
GRAPHICS: Parse slant from BDF fonts
Eugene Sandulenko
2016-10-06
GRAPHICS: Fix BDF font parsing
Eugene Sandulenko
2016-10-06
GRAPHICS: Parse font size from BDF fonts
Eugene Sandulenko
2016-10-06
GRAPHICS: Use Family name instead of font name when reading from BDF fonts
Eugene Sandulenko
2016-10-05
GRAPHICS: Load Face Name from BDF files
Eugene Sandulenko
2016-01-08
GRAPHICS: Silence an MSVC warning
Filippos Karapetis
2015-12-21
GRAPHICS: Introduce a size mode for TrueType fonts
Bastien Bouclet
2015-04-11
GRAPHICS: Force a cast to int to avoid gcc warnings
Matthew Hoops
2015-03-02
GRAPHICS: Fix GCC signed/unsigned warnings.
Torbjörn Andersson
2014-09-03
GRAPHICS: Allow negative xOffset in TTF.
Johannes Schickel
2014-09-03
GRAPHICS: Allow to query the bounding box of chars/strings drawn with Font API.
Johannes Schickel
2014-06-09
GRAPHICS: Allow client code to specify TTF render mode.
Johannes Schickel
2014-02-18
GRAPHICS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-08
GRAPHICS: Document loadTTFFont a bit.
Johannes Schickel
2013-12-01
GRAPHICS: Initialize variable. CID 1133708
Eugene Sandulenko
2013-11-23
GRAPHICS: Allow TTFFont to cache glyphs when required.
Johannes Schickel
2013-11-23
GRAPHICS: Get rid of _glyphSlots in TTFFont.
Johannes Schickel
2013-11-23
GRAPHICS: Let Font take uint32 as character codes.
Johannes Schickel
2013-08-08
GRAPHICS: Fix fonts/bdf.cpp to allow for 32bpp to be used
Narek Mailian
2013-08-03
GRAPHICS: Take advantage of Surface::getPixels.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-08-09
GRAPHICS: Add a DPI parameter to loadTTFFont.
Johannes Schickel
2012-05-03
GRAPHICS: Remove unused function ftFloor26_6 in ttf.cpp.
Johannes Schickel
2012-03-28
BASE: Free TTFLibrary singleton on shutdown.
Alyssa Milburn
2012-03-28
GRAPHICS: Don't try to delete static BDF data.
Alyssa Milburn
2012-03-19
GRAPHICS: Render TTF glyphs at the right locations.
Alyssa Milburn
2012-03-19
GRAPHICS: Fix TTF glyph drawing at negative Y positions.
Alyssa Milburn
2012-02-02
GRAPHICS: Obtain pointer to dst surface after bounds checks in TTF renderer.
Johannes Schickel
2012-02-02
GRAPHICS: Use monochrome font hinter for TTF's monochrome loading.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement charset mapping for TTF fonts.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement kerning support for Font.
Johannes Schickel
2012-01-29
GRAPHICS: Add a TTF font class using FreeType2.
Johannes Schickel
2012-01-07
GRAPHICS: Silence a false positive warning in MSVC
Filippos Karapetis
2012-01-06
GRAPHICS: Properly return 0 for late BDF cache loading fails.
Johannes Schickel
2012-01-06
GRAPHICS: Slight cleanup in BDF code.
Johannes Schickel
2012-01-06
GRAPHICS: Rework BDF font code.
Johannes Schickel
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-01
GRAPHICS: Fix possible memory leak in BdfFont code.
Johannes Schickel
2011-07-01
GRAPHICS: Rename NewFont to BdfFont.
Johannes Schickel
2011-07-01
GRAPHICS: Format NewFont code with astyle.
Johannes Schickel
[prev]
[next]