projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
bad delete operator, should be delete [] for gs_FSMimeFallbacks and removing debug...
[wxWidgets.git]
/
src
/
freetype
/
raster1
/
module.mk
This page requires JavaScript to run. Use
this page
instead.
0 / 7 ( 0%)
Commit
Line
Data
1
make_module_list: add_raster1_module
2
3
add_raster1_module:
4
$(OPEN_DRIVER)ft_raster1_renderer_class$(CLOSE_DRIVER)
5
$(ECHO_DRIVER)raster1 $(ECHO_DRIVER_DESC)monochrome bitmap renderer$(ECHO_DRIVER_DONE)
6
7
# EOF