Gitweb links:
...log
http://git.netsurf-browser.org/ttf2f.git/shortlog/be98249931232bc2b60dee5b0ff2ada92d4d1389
...commit
http://git.netsurf-browser.org/ttf2f.git/commit/be98249931232bc2b60dee5b0ff2ada92d4d1389
...tree
http://git.netsurf-browser.org/ttf2f.git/tree/be98249931232bc2b60dee5b0ff2ada92d4d1389
The branch, master has been updated
via be98249931232bc2b60dee5b0ff2ada92d4d1389 (commit)
via 5efaad30a9eefece4d798e7d0b99f3adb3322986 (commit)
from 2e59fe9f9dda4cdc99913402e871bb97676e4e05 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/ttf2f.git/commit/?id=be98249931232bc2b60dee5b0ff2ada92d4d1389
commit be98249931232bc2b60dee5b0ff2ada92d4d1389
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>
Bump version in about dialog, too.
Really need to use ccres here, I think.
diff --git a/!TTF2f/Res,fae b/!TTF2f/Res,fae
index 62f649f..ae2ef85 100644
Binary files a/!TTF2f/Res,fae and b/!TTF2f/Res,fae differ
commitdiff
http://git.netsurf-browser.org/ttf2f.git/commit/?id=5efaad30a9eefece4d798e7d0b99f3adb3322986
commit 5efaad30a9eefece4d798e7d0b99f3adb3322986
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>
Fix RISC OS filetyping in zip archive
diff --git a/Makefile b/Makefile
index f6afce3..1d97959 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ $(realoutput): $(OUTPUT)
.PHONY: riscos-dist
riscos-dist: $(realoutput)
$(Q)$(CP) $(CPFLAGS) $(realoutput) !TTF2f/!RunImage,ff8
- $(Q)$(dir $(CC))zip -9r ttf2f.zip !TTF2f
+ $(Q)$(dir $(CC))zip -9r, ttf2f.zip !TTF2f
$(Q)$(RM) $(RMFLAGS) !TTF2f/!RunImage,ff8
endif
-----------------------------------------------------------------------
Summary of changes:
!TTF2f/Res,fae | Bin 1648 -> 1649 bytes
Makefile | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/!TTF2f/Res,fae b/!TTF2f/Res,fae
index 62f649f..ae2ef85 100644
Binary files a/!TTF2f/Res,fae and b/!TTF2f/Res,fae differ
diff --git a/Makefile b/Makefile
index f6afce3..1d97959 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ $(realoutput): $(OUTPUT)
.PHONY: riscos-dist
riscos-dist: $(realoutput)
$(Q)$(CP) $(CPFLAGS) $(realoutput) !TTF2f/!RunImage,ff8
- $(Q)$(dir $(CC))zip -9r ttf2f.zip !TTF2f
+ $(Q)$(dir $(CC))zip -9r, ttf2f.zip !TTF2f
$(Q)$(RM) $(RMFLAGS) !TTF2f/!RunImage,ff8
endif
--
Truetype font to RISC OS font converter
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]