SlideShare ist ein Scribd-Unternehmen logo
1 von 66
Downloaden Sie, um offline zu lesen
http://fontforge.github.io/en-US/ 
Prototypo 
streamlining font creation
http://fontforge.github.io/en-US/ 
13 x _ 
@_____________y @Louis_Remi
Graphic designer 
+ 
http://fontforge.github.io/en-US/ 
Type design
NO. 
http://fontforge.github.io/en-US/ 
Build a typeface 
OKAY, BUT…
Alphabet have recurrences. 
Recurrences are led by systems. 
http://fontforge.github.io/en-US/ 
Systems can be coded.
http://fontforge.github.io/en-US/ 
PimpMySerif — 2009
http://fontforge.github.io/en-US/
http://fontforge.g ithub.io/en-US/ 
Albrecht Dürer’s visualisation of the contemporary broken-script 
construction (Nuremberg, 1525). — www.ilovetypography.com
Of the Just Shaping of Letters by Albrecht Dürer — www.gutenberg.org 
http://fontforge.g ithub.io/en-US/
Translation + expansion + rotation 
http://fontforge.github.io/en-US/ 
www.zigzaganimal.be / The Stroke — Gerrit Noordzij
% placement vertical stem (left) and stem width 
shl := 2.25pt; 
sw := 3.33pt; 
% serif end angle and width and height above bottom 
% and prev height 
sea := 105; 
sew := 0.025h; 
seb := 0.10h; 
sdy := 0.075h; 
% initial angles 
a := 30; 
ar := a+180-15; 
% hor shift 
w0 := w-1pt; 
x0 := 0.5pt; 
% define points 
x1 = x0-0.05w0; y1 = 0.86h; 
x2 = x0+0.6w0; y2=h-pt; 
x4 = x5 = x8 = x0+w0-shl; 
x9 = x0+w0; 
y5 = 0.6h; z51 = z5; 
x6 = x0+0.14w0; y6 = 0.32h; 
x7 = x0+0.16w0; y7 = 0.077h; 
y4 = 0.15h; 
y8 = sdy; 
y9 = seb; 
http://fontforge.g ithub.io/en-US/ 
% define pen angles 
penpos1(0.05pt,120); 
penpos2(sw,30); 
penpos5(sw,30); 
penpos51(0.05pt,300); 
penpos6(sw,30); 
penpos7(sw,30); 
penpos4(0.2pt,120); 
penpos8(sw,30); 
penpos9(sew,sea); 
penlabels(1,2,4,5,51,6,7,8,9);
http://fontforge.github.io/en-US/ 
www.kalliculator.com 
- 
Frederik Berlaen 
2007 
www.laikafont.ch 
- 
N. Kunz & M. Flückiger 
2009
http://fontforge.github.io/en-US/ 
Prototypo Alpha — 2010
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/ 
v
http://fontforge.github.io/en-US/ 
Prototypo Alpha — 2010
http://fontforge.github.io/en-US/ 
v
Open-Source 
http://fontforge.github.io/en-US/ 
Web App
RoboFab 
TTX/FontTools 
http://fontforge.github.io/en-US/ 
…
http://fontforge.github.io/en-US/ H!
Starti nhttpg://fo ntfforgreo.g ithmub.io/ ens-UcS/ ratch
http://fontforge.github.io/en-US/ 
Outline based drawing 
width
<SVG> 
+ JS 
http://fontforge.g ithub.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.g ithub.io/en-US/ 
SVG based recipes 
M {{ self[6].x }} {{ xHeight * (66/465) }} 
Cv {{ roundness }} 0 0 {{ self[3].x + thickness * (3/80) * contrast }} {{ descender }} 
L 0 {{ self[2].y + thickness * (62/80) * contrast }} 
Ch {{ roundness }} 0 0 {{ [ self[5].x }} {{ self[1].y }} 
L 167 {{ xHeight }} 
L {{ self[5].x + thickness }} {{ self[5].y }} 
L {{ self[1].x }} {{ self[1].y }} 
Z 
add top-dot at {{ [ self[5].x + ( self[6].x - self[5].x ) / 2 , 
xHeight + ( 80 / 465 ) * xHeight ] }} 
replace from self[5] at {{ {y: self[5].y - ( serifHeight + serifHeight * serifCurve ) } }} 
to self[6] at {{ {x: self[6].x - thickness /2} }} 
with serif-top-left {{ { angle: self[5].angle } }}
http://fontforge.github.io/en-US/ 
contour
Skeleton 
+ 
http://fontforge.github.io/en-US/ 
small extendable API 
RoboFab
http://fontforge.github.io/en-US/ 
contour skeleton
Skeleton 
+ 
http://fontforge.github.io/en-US/ 
small extendable API 
RoboFab
http://fontforge.github.io/en-US/ .JS 
http://byte-foundry.github.io/plumin.js
http://fontforge.g ithub.io/en-US/
http://fontforge.github.io/en-US/ 
contour skeleton
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/ 
contour + skeleton
http://fontforge.github.io/en-US/ 
rotation
http://fontforge.github.io/en-US/ 
Distribution
rotation 
expansion 
http://fontforge.github.io/en-US/ 
distribution 
components
1: 
x: anchors[0].x / 2 
y: capHeight + overshoot 
width: thickness http://fontforge.* opticThickness github.io/en-US/ 
* contrast 
lDir: 0 + 'deg' 
angle: - 85 + 'deg' 
distr: 0
Smooth Sharp 
Contrast +- 
90 % 
50 % 
+- 
+- 
Distribution Angle 30 ° 
+- 
Tension More options ▼ 
1 
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.g ithub.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.g ithub.io/en-US/
http://fontforge.g ithub.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/
http://fontforge.github.io/en-US/ 
t 
https://github.com/nodebox/opentype.js
http://fontforge.github.io/en-US/ 
https://github.com/byte-foundry/opentype.js
http://fontforge.g ithub.io/en-US/
http://fontforge.github.io/en-US/ 
http://glyphrstudio.com
http://fontforge.g ithub.io/en-US/
http://fontforge.github.io/en-US/ Next features
http://fontforge.g ithub.io/en-US/
http://fontforge.g ithub.io/en-US/
http://fontforge.g ithub.io/en-US/
+ Alternates 
+ Individualization 
+ http://Manual fontforge.github.io/en-editing 
US/ 
+ Community
http://fontforge.github.io/en-US/ 
https://github.com/byte-foundry/prototypo
http://fontforge.github.io/en-US/
http://fontforge.g ithub.io/en-US/ WTF?
http://fontforge.github.io/en-US/ Gracias!
http://fontforge.github.io/en-US/ 
@prototypoApp - www.prototypo.io 
fonts: Gemeli Micro & Mono 
from Production Type

Weitere ähnliche Inhalte

Ähnlich wie Project Prototypo - Typomad presentation

Making drupal beautiful with web fonts
Making drupal beautiful with web fontsMaking drupal beautiful with web fonts
Making drupal beautiful with web fonts
Four Kitchens
 
Start! ATS programming
Start! ATS programmingStart! ATS programming
Start! ATS programming
Kiwamu Okabe
 
Php Symfony and software-life-cycle
Php Symfony and software-life-cyclePhp Symfony and software-life-cycle
Php Symfony and software-life-cycle
Swatantra Kumar
 

Ähnlich wie Project Prototypo - Typomad presentation (20)

Web Fonts: Why Bother?
Web Fonts: Why Bother?Web Fonts: Why Bother?
Web Fonts: Why Bother?
 
Web Fonts @ Douban Read
Web Fonts @ Douban ReadWeb Fonts @ Douban Read
Web Fonts @ Douban Read
 
CSS @font-face : Personalized fonts
CSS @font-face : Personalized fontsCSS @font-face : Personalized fonts
CSS @font-face : Personalized fonts
 
TypeScript와 Flow: 
자바스크립트 개발에 정적 타이핑 도입하기
TypeScript와 Flow: 
자바스크립트 개발에 정적 타이핑 도입하기TypeScript와 Flow: 
자바스크립트 개발에 정적 타이핑 도입하기
TypeScript와 Flow: 
자바스크립트 개발에 정적 타이핑 도입하기
 
What the @font-face
What the @font-faceWhat the @font-face
What the @font-face
 
new fonts for the web
new fonts for the webnew fonts for the web
new fonts for the web
 
Drupal Camp LA 2011: Typography modules for Drupal
Drupal Camp LA 2011: Typography modules for DrupalDrupal Camp LA 2011: Typography modules for Drupal
Drupal Camp LA 2011: Typography modules for Drupal
 
Developing OpenResty Framework
Developing OpenResty FrameworkDeveloping OpenResty Framework
Developing OpenResty Framework
 
Making drupal beautiful with web fonts
Making drupal beautiful with web fontsMaking drupal beautiful with web fonts
Making drupal beautiful with web fonts
 
The State of Web Type
The State of Web TypeThe State of Web Type
The State of Web Type
 
WebDev References
WebDev ReferencesWebDev References
WebDev References
 
Cool Stuff for Web Typography
Cool Stuff for Web TypographyCool Stuff for Web Typography
Cool Stuff for Web Typography
 
font for professional logos.docx
font for professional logos.docxfont for professional logos.docx
font for professional logos.docx
 
Start! ATS programming
Start! ATS programmingStart! ATS programming
Start! ATS programming
 
Introducing Swift to the Touchwonders Team
Introducing Swift to the Touchwonders TeamIntroducing Swift to the Touchwonders Team
Introducing Swift to the Touchwonders Team
 
Php Symfony and software-life-cycle
Php Symfony and software-life-cyclePhp Symfony and software-life-cycle
Php Symfony and software-life-cycle
 
New Web Typography
New Web TypographyNew Web Typography
New Web Typography
 
Cape Cod Web Technology Meetup - 3
Cape Cod Web Technology Meetup - 3Cape Cod Web Technology Meetup - 3
Cape Cod Web Technology Meetup - 3
 
Unleash your inner console cowboy
Unleash your inner console cowboyUnleash your inner console cowboy
Unleash your inner console cowboy
 
Unleash your inner console cowboy
Unleash your inner console cowboyUnleash your inner console cowboy
Unleash your inner console cowboy
 

Kürzlich hochgeladen

Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
tbatkhuu1
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
instagramfab782445
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
tbatkhuu1
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
amitlee9823
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
nirzagarg
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
home
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
nirzagarg
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
kumaririma588
 

Kürzlich hochgeladen (20)

call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
 
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
 

Project Prototypo - Typomad presentation