Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feliwir/libass-msvc
Project files for libass
https://github.com/feliwir/libass-msvc
Last synced: about 2 months ago
JSON representation
Project files for libass
- Host: GitHub
- URL: https://github.com/feliwir/libass-msvc
- Owner: feliwir
- Created: 2015-10-07T13:34:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T18:03:22.000Z (about 9 years ago)
- Last Synced: 2023-02-26T19:32:35.239Z (almost 2 years ago)
- Language: C
- Size: 206 KB
- Stars: 5
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libass-msvc
Download the tarballs for all the projects and untar them in the root folder of this project (I recommend 7zip to do this).
The library versions you need are the following:
- fribidi-0.19.7
- freetype-2.6.1
- libass-0.13.0
- harfbuzz-1.0.4Make sure yasm.exe is in your path for asm optimizations.
For compilation msvc2013 or higher is required (the test doesn't compile with msvc2013
though)Now open libass.sln and you should be able to compile all projects.