mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 15:18:11 +00:00
034a5efe98
References to FOND resource streams are stored in an array. Font streams were registered by their family name in a hashmap. When a second font with the same name was encoutered it would replace the pointer to the previous font. The only use case for the hashmap was to register the stream to be able to later close them. |
||
---|---|---|
.. | ||
fonts | ||
macgui | ||
nanosvg | ||
opengl | ||
scaler | ||
tinygl | ||
colormasks.h | ||
conversion.cpp | ||
conversion.h | ||
cursor.h | ||
cursorman.cpp | ||
cursorman.h | ||
font.cpp | ||
font.h | ||
fontman.cpp | ||
fontman.h | ||
framelimiter.cpp | ||
framelimiter.h | ||
korfont.cpp | ||
korfont.h | ||
larryScale_generated.cpp | ||
larryScale_generator.js | ||
larryScale.cpp | ||
larryScale.h | ||
maccursor.cpp | ||
maccursor.h | ||
macega.h | ||
managed_surface.cpp | ||
managed_surface.h | ||
mode.h | ||
module.mk | ||
nine_patch.cpp | ||
nine_patch.h | ||
palette.cpp | ||
palette.h | ||
pixelformat.cpp | ||
pixelformat.h | ||
primitives.cpp | ||
primitives.h | ||
renderer.cpp | ||
renderer.h | ||
scaler.h | ||
scalerplugin.cpp | ||
scalerplugin.h | ||
screen.cpp | ||
screen.h | ||
sjis.cpp | ||
sjis.h | ||
surface.cpp | ||
surface.h | ||
svg.cpp | ||
svg.h | ||
thumbnail.cpp | ||
thumbnail.h | ||
transform_struct.cpp | ||
transform_struct.h | ||
transform_tools.cpp | ||
transform_tools.h | ||
transparent_surface.cpp | ||
transparent_surface.h | ||
VectorRenderer.cpp | ||
VectorRenderer.h | ||
VectorRendererSpec.cpp | ||
VectorRendererSpec.h | ||
wincursor.cpp | ||
wincursor.h | ||
yuv_to_rgb.cpp | ||
yuv_to_rgb.h |