Skip to content

A OpenType Feature that displays Hebrew multi-gender words as MALE or FEMALE.

License

Notifications You must be signed in to change notification settings

AlefAlefAlef/equal-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Equal Feature

A OpenType script that displays Hebrew multi-gender words as male or female. Developed by Avraham Cornfeld at AlefAlefAlef.

The feature works on 'divided words' such as: דרושים/ות, א.נשים, שלכםן etc.

Embedding Instruction

CSS:

.female { font-feature-settings: "ss11"; }
.male { font-feature-settings: "ss12"; }

Javascript:

document.getElementById("MyElement").className = "female";

Read more at:

About Equal Fonts (in Hebrew)

The Ivrita Project

Contributing

Pull requests are welcome.

Open Source

This script is distributed under CC-NC-ND. Let us know if you have any uses you want to get an exclusion for.

About

A OpenType Feature that displays Hebrew multi-gender words as MALE or FEMALE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published