snowie2000 / mactype

Better font rendering for Windows.
https://mactype.net
GNU General Public License v3.0
10.09k stars 443 forks source link

MacType Tuner > INI needs reworking #551

Open sammilucia opened 5 years ago

sammilucia commented 5 years ago

Curiously, I noticed that in MacType Tuner it shows hinting being on

@ChicoThorn I think that's possibly a bug in MacType Tuner .... @snowie2000 I've noticed a few inconsistencies like this - do you think Tuner logic needs to be reworked / double check all new ini settings?

More info:

MacType (to me) has always been more about manually tweaking the INI files, so I don't see this as something that needs to be fixed for the 2019.1 release.

Originally posted by @sammilucia in https://github.com/snowie2000/mactype/issues/518#issuecomment-503551183

ChicoThorn commented 5 years ago

Thank you! That's all really helpful information... good to know! 😊

snowie2000 commented 5 years ago

Currently, the tuner will fully rewrite the profile in the way it is defined in the code. It doesn't care about anything else it can't recognize, the same as what you observed.

And I agree that it should be remodeled. I would like to put it to the next milestone rather than rushing before the next public release. PS:

"Saturation" is not preserved "LoadOnDemand" is not preserved "UseMapping" is not preserved"

These three settings either are obsolete or are settings from GDI++ Helium version. They are not used anymore and do nothing here.

sammilucia commented 5 years ago

@snowie2000 yes I agree. I've marked it as a future version - not this release.

iamr8 commented 5 years ago

I think it's better idea to create full wiki about sections and values, instead of have MacTuner in MacType

Otherwise, always experimental and new sections should have been supprted in INI, and after that, update MacTuner support and this will lead to confusions.

Isn't good ?