https://bugs.documentfoundation.org/show_bug.cgi?id=69254
--- Comment #38 from Tor Lillqvist <[email protected]> ---
To ikjt in comment #35:
Ah yes, now I see what you mean. This is presumably caused by the fact that all
three of Overpass:Thin, Overpass:Light, and Overpass:ExtraLight have the same
weight, and probably that is what LO stores internally when enumerating the
fonts, not the style name as a string. So which one LO actually gets when it
asks for Overpass in weight 3 is probably then arbitrary. See here some
debugging output from yesterday:
instdir/LibreOfficeDev.app/Contents/MacOS/soffice 2>&1 | grep 'Overpass:'
debug:63911:23372987: ===> AddFont: Overpass: Heavy Italic 9 140392521171392
debug:63911:23372987: ===> AddFont: Overpass: Heavy 9 140392521029872
debug:63911:23372987: ===> AddFont: Overpass: Light Italic 3 140392521251056
debug:63911:23372987: ===> AddFont: Overpass: ExtraBold 9 140392520801456
debug:63911:23372987: ===> AddFont: Overpass: SemiBold 7 140392521357216
debug:63911:23372987: ===> AddFont: Overpass: SemiBold Italic 7 140392520805120
debug:63911:23372987: ===> AddFont: Overpass: Light 3 140392521268800
debug:63911:23372987: ===> AddFont: Overpass: ExtraLight 3 140392521388656
debug:63911:23372987: ===> AddFont: Overpass: Thin 3 140392521150848
debug:63911:23372987: ===> AddFont: Overpass: Bold 8 140392521276736
debug:63911:23372987: ===> AddFont: Overpass: Italic 5 140392521291920
debug:63911:23372987: ===> AddFont: Overpass: ExtraBold Italic 9
140392521301488
debug:63911:23372987: ===> AddFont: Overpass: ExtraLight Italic 3
140392521095824
debug:63911:23372987: ===> AddFont: Overpass: Regular 5 140392521141872
debug:63911:23372987: ===> AddFont: Overpass: Thin Italic 3 140392521407216
debug:63911:23372987: ===> AddFont: Overpass: Bold Italic 8 140392521368992
where you see the family name, style, weight, and an internal ID (a pointer
value).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs