index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
gl
/
gl-font.c
Age
Commit message (
Expand
)
Author
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-06-22
gl: Add layout packer and various widgets.
Tor Andersson
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Move rasterizer/anti-alias choices into the draw device.
Robin Watts
2017-04-27
Include required system headers.
Tor Andersson
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-04-04
epub: Add stripped Charis SIL font to use as the default font for EPUB.
Tor Andersson
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-11
gl: Use fz_font instead of freetype directly.
Tor Andersson
2016-01-28
Add Noto fallback fonts.
Tor Andersson
2015-10-15
gl: Rename font variables.
Tor Andersson
2015-10-06
gl: Cleanups.
Tor Andersson
2015-10-06
gl: Base UI sizes on line height.
Tor Andersson
2015-10-06
gl: Add an internal header file for GL application.
Tor Andersson
2015-10-06
gl: Use GLFW instead of GLUT.
Tor Andersson