Giter Club home page Giter Club logo

Comments (10)

kiliman avatar kiliman commented on June 9, 2024 1

@AnthonyLzq so Manjaro is a Linux distro? Did you copy the Operator Mono fonts into the ./original folder?

Make sure they are named like this. No spaces.

OperatorMono-Bold.otf
OperatorMono-BoldItalic.otf
OperatorMono-Book.otf
OperatorMono-BookItalic.otf
OperatorMono-Light.otf
OperatorMono-LightItalic.otf
OperatorMono-Medium.otf
OperatorMono-MediumItalic.otf
OperatorMono-XLight.otf
OperatorMono-XLightItalic.otf
OperatorMonoSSm-Bold.otf
OperatorMonoSSm-BoldItalic.otf
OperatorMonoSSm-Book.otf
OperatorMonoSSm-BookItalic.otf
OperatorMonoSSm-Light.otf
OperatorMonoSSm-LightItalic.otf
OperatorMonoSSm-Medium.otf
OperatorMonoSSm-MediumItalic.otf

from operator-mono-lig.

kiliman avatar kiliman commented on June 9, 2024

In PowerShell, scripts that are in the current directory must be written as .\build

from operator-mono-lig.

AnthonyLzq avatar AnthonyLzq commented on June 9, 2024

Same here, using with Manjaro.

from operator-mono-lig.

AnthonyLzq avatar AnthonyLzq commented on June 9, 2024

@AnthonyLzq so Manjaro is a Linux distro? Did you copy the Operator Mono fonts into the ./original folder?

Make sure they are named like this. No spaces.

OperatorMono-Bold.otf
OperatorMono-BoldItalic.otf
OperatorMono-Book.otf
OperatorMono-BookItalic.otf
OperatorMono-Light.otf
OperatorMono-LightItalic.otf
OperatorMono-Medium.otf
OperatorMono-MediumItalic.otf
OperatorMono-XLight.otf
OperatorMono-XLightItalic.otf
OperatorMonoSSm-Bold.otf
OperatorMonoSSm-BoldItalic.otf
OperatorMonoSSm-Book.otf
OperatorMonoSSm-BookItalic.otf
OperatorMonoSSm-Light.otf
OperatorMonoSSm-LightItalic.otf
OperatorMonoSSm-Medium.otf
OperatorMonoSSm-MediumItalic.otf

This fixed my issue, thanks. Btw, yes, Manjaro is an ArchLinux based distro.

from operator-mono-lig.

eo1989 avatar eo1989 commented on June 9, 2024

Running .\build in powershell still doesnt populate the build folder. npm install yields errors in powershell, but works in wsl2. That being said, running bash ./build.sh in wsl2 (ubuntu 20.04) (im beta on windows 11) yields line 8 error.

image

from operator-mono-lig.

kiliman avatar kiliman commented on June 9, 2024

Hmm.. first for PowerShell, did you make sure the .\original folder contains the correct Operator Mono fonts? (see comment above as to name format)

As for WSL, what happens if you just type ./build.sh without the sh or bash in front?

Those \r seems like a line ending issue. By default, git will clone and convert line endings to platform specific. Windows typically uses CRLF \r\n whereas Linux/macOS uses just LF \n. So it looks like WSL is expecting \n but sees \r\n since you checked out the files from the Windows side.

from operator-mono-lig.

umardevid avatar umardevid commented on June 9, 2024

Same here, using with Manjaro.

yea same with me in Ubuntu

from operator-mono-lig.

umardevid avatar umardevid commented on June 9, 2024

@AnthonyLzq so Manjaro is a Linux distro? Did you copy the Operator Mono fonts into the ./original folder?

Make sure they are named like this. No spaces.

OperatorMono-Bold.otf
OperatorMono-BoldItalic.otf
OperatorMono-Book.otf
OperatorMono-BookItalic.otf
OperatorMono-Light.otf
OperatorMono-LightItalic.otf
OperatorMono-Medium.otf
OperatorMono-MediumItalic.otf
OperatorMono-XLight.otf
OperatorMono-XLightItalic.otf
OperatorMonoSSm-Bold.otf
OperatorMonoSSm-BoldItalic.otf
OperatorMonoSSm-Book.otf
OperatorMonoSSm-BookItalic.otf
OperatorMonoSSm-Light.otf
OperatorMonoSSm-LightItalic.otf
OperatorMonoSSm-Medium.otf
OperatorMonoSSm-MediumItalic.otf

whay the original font in my download is empty?

from operator-mono-lig.

bryant-the-coder avatar bryant-the-coder commented on June 9, 2024

i use this to patch the font using docker
microsoft/cascadia-code#612 (comment)

from operator-mono-lig.

Beatlz avatar Beatlz commented on June 9, 2024

In PowerShell, scripts that are in the current directory must be written as .\build

Hey, amazing repo. I love this. You should probably add this to the README.md : )

from operator-mono-lig.

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.