Giter VIP home page Giter VIP logo

Comments (12)

Finii avatar Finii commented on June 9, 2024 2

There is a problem.
And I implemented something that should fix it (see above PR #1613).

I need someone who sees it (I can not see the problem in my one Windows box, but I can only connect to it via RDP, and I believe hinting problems are not visible then, and the only other Windows box I can sometimes use is the Gaming Laptop of one of my children 😬 ).
So I need someone who sees it to try out the fonts after the change. If you would do it (i.e. remove all Caskaydia Cove, reboot, install the new ones, try out, ...) I can put them here... ?


Edit: Adding translations :-)

  • Hay un error, gracias por informar
  • Implementé una solución. Pero no puedo ver el problema, por lo que no puedo ver si la solución funciona.
  • ¿Quieres probar la nueva fuente, puedo subirla aquí en un comentario?

from nerd-fonts.

Finii avatar Finii commented on June 9, 2024 1

Here a more complete set of patched fonts. The problem is that Github does not allow big archives in comments and also does not allow better archives than zip 🙄

CascadiaCode_subset_arrow.zip

And here is a complete set of all fonts. To circumvent the Github shortcomings, this is an xz archive in a zip archive.

  • Unpack the zip -> you get a xz
  • Unpack the xz -> you get the fonts

You need some tool like 7-zip to unpack the xz.

Contents of the small subset:

$ unzip -v CascadiaCode_subset_arrow.zip
Archive:  CascadiaCode_subset_arrow.zip
 Length   Method    Size  Cmpr    Date    Time   CRC-32   Name
--------  ------  ------- ---- ---------- ----- --------  ----
 2581408  Defl:X  1339185  48% 2024-04-20 15:34 84663779  CaskaydiaCoveNerdFont-Regular.ttf
 2343208  Defl:X  1343516  43% 2024-04-20 15:36 1186f749  CaskaydiaCoveNerdFontMono-Italic.ttf
 2431548  Defl:X  1273497  48% 2024-04-20 15:36 0721c02f  CaskaydiaCoveNerdFont-Italic.ttf
 2490588  Defl:X  1407445  44% 2024-04-20 15:35 0000040e  CaskaydiaCoveNerdFontMono-Regular.ttf
 2492292  Defl:X  1408228  44% 2024-04-20 15:40 7a83b739  CaskaydiaCoveNerdFontMono-Bold.ttf
 2583112  Defl:X  1338882  48% 2024-04-20 15:39 4cd58b28  CaskaydiaCoveNerdFont-Bold.ttf
 2432792  Defl:X  1275467  48% 2024-04-20 15:38 23d381fd  CaskaydiaCoveNerdFont-BoldItalic.ttf
 2344452  Defl:X  1345810  43% 2024-04-20 15:38 08270cfd  CaskaydiaCoveNerdFontMono-BoldItalic.ttf
 2432336  Defl:X  1276373  48% 2024-04-20 15:50 431176fe  CaskaydiaCoveNerdFont-SemiBoldItalic.ttf
 2582516  Defl:X  1340144  48% 2024-04-20 15:49 5fa68881  CaskaydiaCoveNerdFont-SemiBold.ttf
 2491700  Defl:X  1409260  44% 2024-04-20 15:49 d95f73ae  CaskaydiaCoveNerdFontMono-SemiBold.ttf
 2343996  Defl:X  1346586  43% 2024-04-20 15:51 f8c5e7db  CaskaydiaCoveNerdFontMono-SemiBoldItalic.ttf
    4395  Defl:X     1939  56% 2024-04-20 15:52 1044e40d  LICENSE
    3467  Defl:X     1634  53% 2024-04-21 08:35 ca894118  README.md
--------          -------  ---                            -------
29557810         16107966  46%                            14 files

Downloads

CascadiaCode_subset_arrow.zip (12 fonts, 16 MB)

CascadiaCode.tar.xz.zip (36 fonts, 3 MB)

from nerd-fonts.

Finii avatar Finii commented on June 9, 2024

Lig looks ok in writer

image

The ligature uses these glyphs:

image

The point coordinates are exactly the same, but the hinting might be different.

Ah, yes, here

image

Which OS are you on?

from nerd-fonts.

Finii avatar Finii commented on June 9, 2024

This is a subset (duplicate) of

from nerd-fonts.

Finii avatar Finii commented on June 9, 2024

The 'original' hints are from VTT.

I did find a solution that we possibly can automate that make the hints compatible:

image

Although the code change is simple that would involve some more restructuring of the configs. 🤔

from nerd-fonts.

jesusvelezx avatar jesusvelezx commented on June 9, 2024

Lig se ve bien enwriter

imagen

La ligadura utiliza estos glifos:

imagen

Las coordenadas de los puntos son exactamente las mismas, pero las sugerencias pueden ser diferentes.

Ah, si, aquí.

imagen

¿En qué sistema operativo estás?

I am using Windows 11
So there is a problem, isn't there?
Or, is it a problem with the IDE I'm using?

from nerd-fonts.

jesusvelezx avatar jesusvelezx commented on June 9, 2024

Of course I can do it myself, I have no problem!

from nerd-fonts.

Finii avatar Finii commented on June 9, 2024

Here the Regular font with hopefully fixed arrows.
Reports appreciated.

CaskaydiaCove_arrows.zip

from nerd-fonts.

jesusvelezx avatar jesusvelezx commented on June 9, 2024

I just tested it and it works great. But still the semibold and bold have the same problem :(
I'm sorry, I just noticed it.

from nerd-fonts.

Finii avatar Finii commented on June 9, 2024

That is expected ;-) Only Regular is fixed in the zip file.

Do you need them? I can just upload which you need. Nerd Font Mono and the Regular, Bold, SemiBold and the Italic ones?

from nerd-fonts.

jesusvelezx avatar jesusvelezx commented on June 9, 2024

If it is possible to have all the fonts for me it would be great :)

from nerd-fonts.

jesusvelezx avatar jesusvelezx commented on June 9, 2024

Oh man you are awesome! Thank you for the support!!

from nerd-fonts.

Related Issues (20)

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.