Blender Git Commit Log

Git Commits -> Revision b24712a

Revision b24712a by Bastien Montagne (master)
December 15, 2020, 17:22 (GMT)
Fix (studio-reported) broken handling of relative font paths.

`blf_dir_search` BLF util would not properly handle relative fonts not
found in pre-defined 'system fonts' directoriesi stored in
`global_font_dir` global variable.

Now it rebases relative paths to current .blend file location as
expected.

Note: the fact that VSE is setting font ptaths relative by default is
probably not actually desired, but this is another issue really. See
`BKE_sequencer_text_font_load` code.

Commit Details:

Full Hash: b24712a9ca6fa807660a02d6988269748daecdbf
Parent Commit: c669201
Lines Changed: +8, -3

1 Modified Path:

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