Age | Commit message (Collapse) | Author |
|
|
|
Remote can mean several things, HTTP is more specific and matches the
actual implementation.
|
|
|
|
* master:
Clarify restrictions on OpenType fonts, namely that they must be derived from TrueType outlines, not PostScript
Change GetImageInfo to return pointer
|
|
from TrueType outlines, not PostScript
|
|
|
|
This is a wrapper around manually having to download the image and
registering it. It registers an image based on it's URL, it will
download that image and add it to the PDF. It will however not add it
immediately to the page. This is done by calling `Image()` with the same
URL.
|
|
|
|
|
|
Allow the tests to work on Windows
|
|
|
|
|
|
|
|
marcusatbang-templating
|
|
of prohibiting local svg files from being displayed in README
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement GetAlpha
|
|
|
|
GetFontDesc returns the current font descriptor if familyStr is empty
|
|
|
|
|
|
|
|
Implement vertical baseline alignment for text
|
|
|
|
|
|
|
|
fix long lines in documentation examples
|
|
|
|
|
|
|
|
|
|
in godoc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
synchronize file names example pdf files with godoc
|
|
Fix SetFontUnitSize name so that we can build
|
|
|