Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create sample images which demonstrates how the typeface looks like #13

Open
1 of 2 tasks
samyakbhuta opened this issue Dec 3, 2013 · 4 comments
Open
1 of 2 tasks

Comments

@samyakbhuta
Copy link
Collaborator

  • Create images of different size
  • Create different text. (1) Kakko (2) Barkhadi (3) 'ઇ.સ. 1978 ની 25 તારીખે, ... ખાલસાજી ભટ મળ્યા હતા.' (4) Typeface autonym i.e, 'આકાર' (5) The exhaustive jodakshara table from here
@samyakbhuta
Copy link
Collaborator Author

Typeface autonym i.e, 'આકાર' in different sizes.

Size 10
aakarsampletext_aakar_10

Size 50
aakarsampletext_aakar_50

Size 100
aakarsampletext_aakar_100

Note : All images generated by imagemagick. You can produce your own sample image with text using following code.

echo "આકાર" | \convert -background none -pointsize 100 -font <path/to/>/aakar-medium.ttf text: -trim AakarSampleText_Aakar_100.png

@kartikm
Copy link
Owner

kartikm commented Dec 3, 2013

Nice. Any plan to merge this into webpage?

@samyakbhuta
Copy link
Collaborator Author

Yep. In a jiffy.

@samyakbhuta
Copy link
Collaborator Author

@kartikm Please check http://kartikm.github.io/fonts-aakar/. It is just the typeface autonym for now. Adding other things in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants