Blender Git Loki
Git Commits -> Revision f01a165
August 10, 2021, 01:35 (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: f01a165c9bf91182027fb4038ad9b7230f9df626
Parent Commit: cb990ae
Committed By: YimingWu
Lines Changed: +22, -25