Blender Git Commit Log

Git Commits -> Revision ae920d7

Revision ae920d7 by Harley Acheson (master)
August 4, 2021, 16:31 (GMT)
VSE: Allow Wingdings and Symbol Fonts

This patch makes us less restrictive on the allowed types of FreeType
font character maps we allow, rather than primarily unicode-only. This
allows us to use some legacy, symbol, specialty, and proprietary fonts
like Wingdings. Note we were a little less restrictive with vfonts,
used for 3D Text Objects, so this patch primarily helps VSE.

See D12124 for details and examples.

Differential Revision: https://developer.blender.org/D12124

Reviewed by Brecht Van Lommel

Commit Details:

Full Hash: ae920d789ed3986e7c50049c074739fed7d33f32
Parent Commit: b5bfb5f
Lines Changed: +22, -25

2 Modified Paths:

/source/blender/blenfont/intern/blf_font.c (+8, -2) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+14, -23) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021