Tuladha Jejeg is javanese typeface designed by R.S. Wihananto. based on a javanese metal type punched by T. Roorda. Originally developed using Graphite (famously supported in Mozilla and Libre Office), now converted to Opentype with AFDKO FEA for better device and software support.
you can download the original Graphite file here:
- Tuladha Jejeg Graphite Original Site
- Tuladha Jejeg Aksara di Nusantara
This opentype version isn't exactly the same as the original, due to the limitations of AFDKO FEA syntax, some shaping isn't working and collision are handled differently.
The first step of converting Tuladha jejeg to Opentype is to make it work. another features like more complex shape handling and unwanted collissions will be refined in future updates.
use the font with CDN. EXAMPLE
Add this html to your <head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/akufadhl/Tuladha-Jejeg-OT/css/tuladhaJejeg.css">
or use @import
in your css
@import url("https://cdn.jsdelivr.net/gh/akufadhl/Tuladha-Jejeg-OT/css/tuladhaJejeg.css");
and reference the file in your styling
font-family: "Tuladha Jejeg"
- Glyphdata Javanese : set of .plist file for Javanese Unicode Data for Glyphsapp file
- fonts, Binary font file:
- OTF
- TTF
- source: a Glyph 3 source file. Other source file such as UFO will be available in the future.
- Javanese Text: a sample text to preview the font. (still growing).
- makefile: makefile file to build the font from source and do a fontbakery test.
Currently, the source file is only available in .glyphs 3 format. More source file will be available in the future.
to build the font files run
make build
This opentype conversion of Tuladha Jejeg is not a perfect conversion of its Graphite origin. Bugs and Weird things may appear. If so, please file an issue or a bug report and we will do our best to fix and refine the font.
- Rainer Erich Scheichelbauer | Glyphdata, App Support
- Ben Mitchell, Georg Seifert | OTFeatures, No Collisions Idea
- John Hudson | Specimen images
- Just Van Rossum | Font Goggles
- Muthu Nedumaran | Hibizcus
- Simon Cozens | Advice on Opentype
- Aditya Bayu Perdana | for his invaluable advice and guidance
Tuladha Jejeg is licensed under the SIL Open Font License, Version 1.1
v0.5 : 31 August 2022
- Initial Release