@ighor best of luck with today's launch. At £0.99 I decided to download and have a play. Nice UI and idea, what would be great would be to make the change to the settings automatically if possible.
@codeandsea Thanks! I'm happy to hear that. Within the Mac App Store, it is difficult to make it automatically applied, I'll keep searching for a solution.
the "fit the small message area" framing is the smart part here, most people find out their lock screen message got truncated by trial and error. is it just character-counting against Apple's limit, or does it actually render a live preview against the real font metrics so you know before you save it
@galdayan I’m glad you asked. I have created hundreds of samples of lines of different kinds of characters. I have placed them as a huge list in the lock screen and manually fixed those which did not fit or didn’t fill full width. That way I created a verified database of characters tested to use the exact width of visible space. Next I tweaked fonts and font configs, distance between letters and lines to make it match exactly the way Apple did the lock screen message. It allowed me to render it in my app exactly as you would see it once defined to the lock screen. That’s how I made LockLines.
Mantra Timer
@ighor best of luck with today's launch. At £0.99 I decided to download and have a play. Nice UI and idea, what would be great would be to make the change to the settings automatically if possible.
Parall
@codeandsea Thanks! I'm happy to hear that. Within the Mac App Store, it is difficult to make it automatically applied, I'll keep searching for a solution.
Mantra Timer
@ighor Thanks, that would polish the app, best of luck.
minimalist phone: reduce your screentime
I like the minimalistic look that is not that disturbing. :)
Dial
the "fit the small message area" framing is the smart part here, most people find out their lock screen message got truncated by trial and error. is it just character-counting against Apple's limit, or does it actually render a live preview against the real font metrics so you know before you save it
Parall
@galdayan I’m glad you asked. I have created hundreds of samples of lines of different kinds of characters. I have placed them as a huge list in the lock screen and manually fixed those which did not fit or didn’t fill full width. That way I created a verified database of characters tested to use the exact width of visible space. Next I tweaked fonts and font configs, distance between letters and lines to make it match exactly the way Apple did the lock screen message. It allowed me to render it in my app exactly as you would see it once defined to the lock screen. That’s how I made LockLines.