Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.4

Make 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.