Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarley Acheson <harley.acheson@gmail.com>2022-08-17 01:02:56 +0300
committerHarley Acheson <harley.acheson@gmail.com>2022-08-17 01:02:56 +0300
commitd39abb74a0a99fde2c9d845821d52c198ae4da24 (patch)
treecbd582b5a859a16e204aad0eab4e57eb39cdbbc9 /source/blender/editors/armature
parent09640ab2919c17f24e14c8d71fafdb15c4748395 (diff)
BLF: FreeType Optional Caching
Implementation of the FreeType 2 cache subsystem, which limits the number of concurrently-opened FT_Face and FT_Size objects, as well as caching information like character maps to speed up glyph id lookups. This time with the option of opening FontBLFs that are not cached. See D15686 for more details. Differential Revision: https://developer.blender.org/D15686 Reviewed by Brecht Van Lommel
Diffstat (limited to 'source/blender/editors/armature')
0 files changed, 0 insertions, 0 deletions