Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Unified Diff: third_party/harfbuzz/README

Issue 1940393002: Start building Harfbuzz+Skia example (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-05-03 (Tuesday) 16:45:25 EDT Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/tools.gyp ('k') | third_party/harfbuzz/hb-buffer-deserialize-json.hh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz/README
diff --git a/third_party/harfbuzz/README b/third_party/harfbuzz/README
new file mode 100644
index 0000000000000000000000000000000000000000..29d70380756299daab6bd0b3c1dfe15c1ff61038
--- /dev/null
+++ b/third_party/harfbuzz/README
@@ -0,0 +1,3 @@
+The files in this directory are created by checking out a new version
+of harfbuzz, doing `./autogen.sh && ./configure && make`, then copying
+the autogenerated .h and .hh files to this directory.
bungeman-skia 2016/05/03 21:28:52 This should note that this depends on Ragel State
« no previous file with comments | « gyp/tools.gyp ('k') | third_party/harfbuzz/hb-buffer-deserialize-json.hh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698