Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
[solved] When make a text primitive,Wings load system Fonts only(in OSX).
12-11-2019, 10:49 AM (This post was last modified: 12-11-2019 10:50 AM by tkbd.)
Post: #6
RE: When make a text primitive,Wings load system Fonts only(in OSX).
dgud,Thank you for re-write text primitive plugin.
OK,I checked with Wings3D v2.2.5.
Then,When make 3D text, It choose system fonts that located under '/System/Library/Fonts/' directory load to failed.Sad

For example
Quote:/System/Library/Fonts/ZapfDingbats.ttf
/System/Library/Fonts/Apple\ Braille\ Outline\ 6\ Dot.ttf
/System/Library/Fonts/ヒラギノ角ゴシック W8.ttc
/System/Library/Fonts/Monaco.dfont
/System/Library/Fonts/Courier.dfont
/System/Library/Fonts/Times.ttc
/System/Library/Fonts/Avenir.ttc
/System/Library/Fonts/Helvetica.ttc

Reference:
Mac Users choose a font from a category called a 'Collection' in a font palette invoked by Wings3D.
See https://developer.apple.com/design/human...graphy.png
but actualy, It seems that OSX native font palette access a following directories.
  • System(Default installed font for system use) /System/Library/Fonts/*
  • User(Installed for only Current user) /Users/Username/Library/Fonts/*
  • All users(Installed for All users) /Library/Fonts/*
The fonts that for 'User' and 'All users' installed were OK.Smile


P.S
The plugin become very powerful!!
As far as I can confirm, I was able to load some fonts ,and make 3d text object from otf, ttc, ttf font that contains CJK mixed charactor's glyphs.
Reply


Messages In This Thread
RE: When make a text primitive,Wings load system Fonts only(in OSX). - tkbd - 12-11-2019 10:49 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)