Giter VIP home page Giter VIP logo

pragmasevka's People

Contributors

shytikov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pragmasevka's Issues

Can't build locally on a Linux box

Hi! I'm trying to build the font locally, but I'm getting the following errors on a Linux box:

[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-semibold.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-semibolditalic.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-bold.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-bolditalic.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-black.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-blackitalic.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-regular.ttf'
[ACTION] Create TTF 'dist/pragmasevka/ttf-unhinted/pragmasevka-italic.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-italic.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-italic.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-bold.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-bold.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-regular.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-regular.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-black.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-black.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-semibold.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-semibold.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-blackitalic.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-blackitalic.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-semibolditalic.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-semibolditalic.ttf'
[ACTION] Hint TTF 'dist/pragmasevka/ttf/pragmasevka-bolditalic.ttf' <- 'dist/pragmasevka/ttf-unhinted/pragmasevka-bolditalic.ttf'
docker run --rm \
        -v /home/neuromante/code/general/pragmasevka:/scripter \
        fontforge/scripter \
        python /scripter/punctuation.py ./dist/ttf/pragmasevka
Internal Error: Your version of iconv does not support the "Mac Roman" encoding.
If this causes problems, reconfigure --without-iconv.
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
The following table(s) in the font have been ignored by FontForge
  Ignoring 'DSIG' digital signature table
rm -rf /home/neuromante/code/general/pragmasevka/dist/ttf/*semibold*.ttf
rm: cannot remove '/home/neuromante/code/general/pragmasevka/dist/ttf/pragmasevka-semibolditalic.ttf': Permission denied
rm: cannot remove '/home/neuromante/code/general/pragmasevka/dist/ttf/pragmasevka-semibold.ttf': Permission denied
make[1]: *** [Makefile:23: ttf] Error 1
make[1]: Leaving directory '/home/neuromante/code/general/pragmasevka'
make: *** [Makefile:16: font] Error 2

Thanks! Nice font!

Provide Slightly Extended variant as well

Hi,

Very nice project. I almost couldn't tell the difference between it and PragmtaPro (the & gives it away).

However, one major problem I have with PragmataPro (and Iosevka) is that I cannot look at them for extended period of time due to how condensed they are - it gives me eye strain. The "Extended" variant of Iosevka mostly fixes this issue for me.

It would be very nice if this project can provide the extended variant as well - although I understand that an extended version would go against the project's goal of mimicking PragmataPro.

Thanks.

Extra bold Iosevka

Hi, is there a way I can get or build the Extra bold font similar to what is present in Iosevka.

I'm throwing money at the screen but nothing happens

In other words, I've used Pragmasevka now for an extended amount of time and I feel the urge to toss a 5€ your way. Would you mind setting up a donation link or something? Or just send me a Paypal address, I don't mind either way. :)

Increment line-height

Hi! This project is awesome, but I have a little question, How increase the line-height of the font?

Punctuation patch

I see that you build semibold/black variants just to take punctuations from them.

Have you tried to change periodSize?

E.g.

[buildPlans.pragmasevka.metric-override]
periodSize = 'default_periodSize * 1.2'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.