Giter Club home page Giter Club logo

Comments (7)

bukkadev avatar bukkadev commented on May 17, 2024 2

Just wanted to add for others on Windows (WLS)

On windows the files are hidden by default so edit the script to check for files that start with a dot

I changed line 17 to:
for file in * .[^.]*

And also make sure to change the output/read directories on Windows:
C:\Users\*USER*\AppData\Roaming\Adobe\CoreSync\plugins\livetype\r

Oh and also to run the script you have to use bash reveal.sh not sh reveal.sh

from adobe-fonts-revealer.

kalaschnik avatar kalaschnik commented on May 17, 2024 1

I started working on the Windows version without the need of WSL and shipping it with otfinfo. This will be done in August.

from adobe-fonts-revealer.

kalaschnik avatar kalaschnik commented on May 17, 2024

Use direct binaries to avoid dependencies:
https://ctan.mirror.norbert-ruehl.de/systems/win32/w32tex/lcdf-typetools-w32.tar.xz

from adobe-fonts-revealer.

kalaschnik avatar kalaschnik commented on May 17, 2024

otfinfo is what I need for windows:
https://www.autohotkey.com/boards/viewtopic.php?t=824

from adobe-fonts-revealer.

SolHensnet avatar SolHensnet commented on May 17, 2024

Hey, So I am trying to change the output/read directories on Windows but I am having no luck and no matter what I try, the code always fails and I'm left scratching my head. Could anyone please help me? It doesn't help that I am very new to coding and am probably doing everything wrong.
Thank you!

from adobe-fonts-revealer.

bennyboer avatar bennyboer commented on May 17, 2024

Hey, So I am trying to change the output/read directories on Windows but I am having no luck and no matter what I try, the code always fails and I'm left scratching my head. Could anyone please help me? It doesn't help that I am very new to coding and am probably doing everything wrong. Thank you!

Hi there, had the same problem so I've built a quick Rust command line tool that works for Windows (probably also other operating systems): https://github.com/bennyboer/adobe-font-grabber

from adobe-fonts-revealer.

kalaschnik avatar kalaschnik commented on May 17, 2024

Native Powershell solution is here: https://github.com/pawalan/adobe-fonts-liberator

from adobe-fonts-revealer.

Related Issues (18)

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.