Skip to content

Project to demonstrate hyphenation problems in iOS15

Notifications You must be signed in to change notification settings

PGHM/hyphenation_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a project to demonstrate how hyphenation is broken in iOS15 when soft hyphens are present in words.

In any app running on iOS15 any text with soft hyphens will get automatically hyphenated also in other positions than the soft hyphenated positions when there is at least one soft hyphen present in the word. This happens in UILabels as well as notifications.

So if you have a long word, for example "Uncopyrightable" and we have a soft hyphen so that it would look like this "Un-copyrightable" it can also look like this "Uncopy-rightable" or "Uncopyright-able" even when there is only one soft hyphen present.

This project uses nice Finnish words to demonstrate the effect.

You should run this project with iPhone SE (3rd generation) with normal text size to get the desired effect.

About

Project to demonstrate hyphenation problems in iOS15

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages