Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sillsdev/grind
An InDesign 5.5 plug-in designed allow graphite enabled smart fonts to be used in Adobe InDesign. This project integrates SIL's Graphite 2 smart font technology with our own implementation of a paragraph composer plugin.
https://github.com/sillsdev/grind
Last synced: 3 months ago
JSON representation
An InDesign 5.5 plug-in designed allow graphite enabled smart fonts to be used in Adobe InDesign. This project integrates SIL's Graphite 2 smart font technology with our own implementation of a paragraph composer plugin.
- Host: GitHub
- URL: https://github.com/sillsdev/grind
- Owner: sillsdev
- License: other
- Created: 2013-12-17T09:50:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T09:48:38.000Z (over 4 years ago)
- Last Synced: 2024-04-18T22:33:36.881Z (7 months ago)
- Language: C++
- Homepage:
- Size: 142 KB
- Stars: 4
- Watchers: 16
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- low-resource-languages - grind - An InDesign 5.5 plug-in designed allow graphite enabled smart fonts to be used in Adobe InDesign. This project integrates SIL's Graphite 2 smart font technology with our own implementation of a paragraph composer plugin. (Software / Utilities)
README
Graphite in InDesign (GrInD)
============================
[Installation instructions](https://github.com/sillsdev/grind/wiki/GrInD-plug-in-installation) are in the project Wiki.This is an in-development InDesign 5.5 plug-in designed allow graphite enabled smart fonts to be used in Adobe InDesign.
This project integrates SIL's Graphite 2 smart font technology with our own implementation of a paragraph composer plugin.
It is currently in early stages of supporting the basic paragraph composition feature set.Building
--------
Due the way the Adobe InDesign SDK tool DollyXS generates Visual Studio
projects they are sensitive the placement of the InDesign SDK, which means the
VS projects files generated on my machine are unlikely to work else where
without modification.
This issue in addition to the need to keep certain information confidential
such as our plugin id prefix means we are unable to publish all the source
code at this time.
In the future you should be able to build this project provided you have a
copy of the Adobe InDesign SDK and run their DollyXS tool with the same
parameters and your own plugin id prefix.