Giter Club home page Giter Club logo

Comments (3)

chalin avatar chalin commented on August 17, 2024

/cc @amye @caniszczyk

from artwork.

chalin avatar chalin commented on August 17, 2024

The problem is that some of the artwork filenames have zero-width space characters in them, for example:

$ ls /projects/kubevela/horizontal/white | od -c -x
0000000    k   u   b   e   v   e   l   a   -   h   o   r   i   z   o   ​
             756b    6562    6576    616c    682d    726f    7a69    e26f
0000020   **  **   ​  **  **   n   t   a   l   -   w   h   i   t   e   .
             8b80    80e2    6e8b    6174    2d6c    6877    7469    2e65
0000040    p   n   g  \n   k   u   b   e   v   e   l   a   -   h   o   r
             6e70    0a67    756b    6562    6576    616c    682d    726f
0000060    i   z   o   ​  **  **   ​  **  **   n   t   a   l   -   w   h
             7a69    e26f    8b80    80e2    6e8b    6174    2d6c    6877
0000100    i   t   e   .   s   v   g  \n                                
             7469    2e65    7673    0a67                                
0000110

Note the ** in the names.

from artwork.

chalin avatar chalin commented on August 17, 2024

I've checked the enitre repo and only the KubeVela files have ZWSP characters in them:

# From artwork:
$ find . | grep "$(printf %b '\u200b')" 
./projects/kubevela/horizontal/Color/KubeVela-horizo​​ntal-color.svg
./projects/kubevela/horizontal/Color/kubevela-horizo​​ntal-color.png
./projects/kubevela/horizontal/white/kubevela-horizo​​ntal-white.png
./projects/kubevela/horizontal/white/kubevela-horizo​​ntal-white.svg
./projects/kubevela/horizontal/black/Kubevela-horizo​​ntal-black.png
./projects/kubevela/horizontal/black/kubevela-horizo​​ntal-black.svg

from artwork.

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.