-
Re: Setting Sidebearings
Try with a lot more different kinds of languages. Many languages have common letter combinations that are entirely absent from Latin-rooted languages, and they might be left looking odd in repetition…3 -
Re: Where to look for type design/editing opportunities, in a general sense?
In my experience there is quite a gradual shift between "basic" font engineering issues and more advanced things. Font editors do a good job at "doing away" with many of the techn…8 -
Re: How do you folks handle quality control?
Don't learn Python 2 - it's very similar, but it's also like learning Latin to get fluent in English :)4 -
Re: Password protected zip-files
If you are worried about direct access to the zip files on the server then WooCommerce solves that for you by sending customers links that will let them download the zip file but the physical zip fil…3 -
Re: Password protected zip-files
Yes, you can use htaccess files or even host the zip files "outside" the public web folder of your server to prevent direct access. When WooCommerce receives a request to a download link it…1