<gbruno>
[github] haikusw edited pull request #5117 (Viewport-Control widget: Limit width to at least dynamic minimum size of widget. Add tab order back in. Fixes #5116) https://github.com/openscad/openscad/pull/5117
KimK has quit [Read error: Connection reset by peer]
TheAssassin has quit [Remote host closed the connection]
erectus has quit [Remote host closed the connection]
TheAssassin has joined #openscad
erectus has joined #openscad
mmu_man has joined #openscad
J24k97 has quit [Quit: Client closed]
J24k97 has joined #openscad
Wolf480pl has quit [Quit: ZNC disconnected]
Wolf480pl has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
snakedLX has quit [Remote host closed the connection]
fling has quit [Remote host closed the connection]
fling has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
J24k97 has quit [Quit: Client closed]
J24k97 has joined #openscad
erectus has quit [Remote host closed the connection]
erectus has joined #openscad
cart_ has quit [Ping timeout: 255 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
peeps[work] has joined #openscad
<JordanBrown>
teepee, InPhase: WRT font selection and system fonts, note that the underlying fontconfig library is intended to let you select fonts by describing them rather than by giving specific names. Of course that doesn't help when you want to choose between two different fonts that differ only in Il1, but it shouldn't be forgotten. If you want portable programs, it's probably best to specify your font in those terms rather than by specific names.
<teepee>
you *can* but names are a valid search criteria
<teepee>
so if you need a special glyph, you may need special fonts
<JordanBrown>
Sure
<teepee>
the sample field specifically disables font substitution so Qt is not replacing glyphs from other fonts which is the default
<JordanBrown>
but as a future project for somebody, it might be good to have a "search by characteristic" UI, that narrowed down to the fonts on your system that match, and when the match is small enough you would copy the description rather than the name.
<JordanBrown>
kind of like xfontsel
<JordanBrown>
but it sounds like what you're doing is good stuff.
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
pca006132 has joined #openscad
<teepee>
I guess having such extendes search options is fine. I'm always a bit hesitant leaking the internal logic, but probably that ship has sailed anyway, so it's font = <fontconfig-search-spec>
<JordanBrown>
Right. On the one hand, that ties us to fontconfig, but on the other hand it allows *not* tying a model to a specific font.
<teepee>
yep, there's never the a single simple answer :)
<JordanBrown>
Actually, to be more precise, it ties us to fontconfig's specification language.
<teepee>
true, there would be the theoretical option to use a different backend and translating the specs
<teepee>
so far fontconfig seems fine on all the supported platform, so the worry is not very big anymore
J24k97 has quit [Quit: Client closed]
J24k97 has joined #openscad
_whitelogger has joined #openscad
erectus has quit [Remote host closed the connection]