Git Product home page Git Product logo

adobe-fonts-revealer's Introduction

❦ Adobe Fonts Revealer

Copy Adobe Fonts (OTF) to your Downloads directory (macOS)
Windows? Check out pawalan’s PowerShell solution here: https://github.com/pawalan/adobe-fonts-liberator

Problem
Your licensed and activated Adobe Fonts are not accessible. (1) They are stored (hidden) under (macOS): $HOME/Library/Application\ Support/Adobe/CoreSync/plugins/livetype/.r/. And (2), the filenames are some sort of id, which is good for Adobe managing the files, yet not human-readable.

Solution
This script copies all activated font files to your Downloads directory and renames all of them to what they represent. For example, the file .17969.otf becomes MinionPro-BoldCnItCapt.otf (which includes all cues for font varition, weight, etc.).

Demo

Execution

You need to have lcdf-typetools[1] installed (< 1mb). If you have texlive installed, you might already have that tool available.

  1. Install lcdf-typetools
  • macOS (brew):
    • brew install lcdf-typetools
  • Windows (WSL, to do)
    • sudo apt-get install -y lcdf-typetools
  1. Run sh reveal in your Terminal

[1] lcdf-typetools by Eddie Kohler

adobe-fonts-revealer's People

Contributors

costgranda avatar kalaschnik 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  avatar  avatar  avatar  avatar  avatar

adobe-fonts-revealer's Issues

miketek230500-app.dll is missing

The .exe says it cannot proceeed because miketek230500-app.dll was not found, reinstalling and running does not help. Does anyone know how to solve this?

No such file or directory error

I have followed the installation instruction, but then running 'sh reveal' returns the 'no such file or directory' error. Do I need to be in some specific place with 'cd'? I am on macOS 12.6.7, the Terminal is set to its default ZSH. Thank you

Reveal source

Please share the shell script source code in order to mitigate security concerns.

Can't find FONTS Folder inside Downloads directory.

Hii,

I followed both steps on my mac. In step 2 sh reveal runs without any error with a message (see below).

DONE! Check your 'FONTS' directory within Downloads if you selected Option 2 (Copy).

But can't find any FONTS folder within Downloads. Is anything else I need to take care of?
P.S: I have selected option 2.

Thanks,

Syntax error near unexpected token 'newline'

Just found this tool and downloaded it, installed lcdf-typetools with Homebrew and every time I attempted to run reveal.sh, it gives me the same 2 errors.

reveal.sh: line 7: syntax error near unexpected token `newline'
reveal.sh: line 7: `<!DOCTYPE html>'

Is this a new issue? Is it something wrong on my end? I'm using an M1 MBP running 11.3.

Switch to Python

Benefits:

  • XML Parsing (see #1), which means no dependencies
  • no WSL required for Windows

Command not found

When I run sh reveal, the script finds all of my fonts, however it kicks out the following message for each font. this is just the last example

reveal: line 20: otfinfo: command not found
./.w/.35373.otf ⮕ .otf

"No such file or directory"

MacOS 12.4 Monteray, lcdf-typetools 2.108

% brew install lcdf-typetools
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/core, homebrew/cask and homebrew-ffmpeg/ffmpeg).

You have 25 outdated formulae and 1 outdated cask installed.
You can upgrade them with brew upgrade
or list them with brew outdated.

Warning: lcdf-typetools 2.108 is already installed and up-to-date.
To reinstall 2.108, run:
  brew reinstall lcdf-typetools
% lcdf-typetools
zsh: command not found: lcdf-typetools
% sh reveal
sh: reveal: No such file or directory
% reveal
zsh: command not found: reveal
% find reveal
find: reveal: No such file or directory
% brew reinstall lcdf-typetools
==> Downloading https://ghcr.io/v2/homebrew/core/lcdf-typetools/manifests/2.108
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/lcdf-typetools/blobs/sha256:70e
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Reinstalling lcdf-typetools 
==> Pouring lcdf-typetools--2.108.monterey.bottle.tar.gz
🍺  /usr/local/Cellar/lcdf-typetools/2.108: 30 files, 4.1MB
==> Running `brew cleanup lcdf-typetools`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
% sh reveal
sh: reveal: No such file or directory
% 

Bug or what am I doing wrong?

Doesn't seem to work on 2021 16" MacBook Pro M1 running latest version of macOS (12.6.1)

Newly added font didn't appear to be downloading in the same location (or maybe a permissions/security issue, not sure); they don't appear in the terminal listing when I run the reveal.sh command. But the new font does appear in the Font menu of apps like TextEdit, so it's on the Mac somewhere. Works fine when I tried it on my 2014 15" MacBook Pro running the latest version of macOS Big Sur. (Filson Pro font.)

Did notice the following when I did a few dry runs:

otfinfo: .38495.otf: OTF data for ‘CFF’ out of range
.38495.otf ⮕ .otf

If this helps.

New location

Fonts are also added to a folder .w/, can you add support for this folder?

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.