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:
authorBastien Montagne <bastien@blender.org>2020-12-15 20:18:53 +0300
committerBastien Montagne <bastien@blender.org>2020-12-15 20:22:22 +0300
commitb24712a9ca6fa807660a02d6988269748daecdbf (patch)
treec4be8ca1da289f141cfface625da166c5a36fac0 /source/blender/editors/screen/screen_edit.c
parentc6692014cf604a698245158615b4d10b057f12da (diff)
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.
Diffstat (limited to 'source/blender/editors/screen/screen_edit.c')
0 files changed, 0 insertions, 0 deletions