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

Side by Side Diff: third_party/freetype/include/freetype/ttunpat.h

Issue 1413673003: Update bundled freetype to 2.6.1 (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: DEPS for corpus Created 5 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « third_party/freetype/include/freetype/tttags.h ('k') | third_party/freetype/include/ft2build.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /***************************************************************************/ 1 /***************************************************************************/
2 /* */ 2 /* */
3 /* ttunpat.h */ 3 /* ttunpat.h */
4 /* */ 4 /* */
5 /* Definitions for the unpatented TrueType hinting system */ 5 /* Definitions for the unpatented TrueType hinting system */
6 /* */ 6 /* */
7 /* Copyright 2003, 2006 by */ 7 /* Copyright 2003-2015 by */
8 /* David Turner, Robert Wilhelm, and Werner Lemberg. */ 8 /* David Turner, Robert Wilhelm, and Werner Lemberg. */
9 /* */ 9 /* */
10 /* Written by Graham Asher <graham.asher@btinternet.com> */ 10 /* Written by Graham Asher <graham.asher@btinternet.com> */
11 /* */ 11 /* */
12 /* This file is part of the FreeType project, and may only be used, */ 12 /* This file is part of the FreeType project, and may only be used, */
13 /* modified, and distributed under the terms of the FreeType project */ 13 /* modified, and distributed under the terms of the FreeType project */
14 /* license, LICENSE.TXT. By continuing to use, modify, or distribute */ 14 /* license, LICENSE.TXT. By continuing to use, modify, or distribute */
15 /* this file you indicate that you have read the license and */ 15 /* this file you indicate that you have read the license and */
16 /* understand and accept it fully. */ 16 /* understand and accept it fully. */
17 /* */ 17 /* */
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 /* */ 51 /* */
52 52
53 53
54 FT_END_HEADER 54 FT_END_HEADER
55 55
56 56
57 #endif /* __TTUNPAT_H__ */ 57 #endif /* __TTUNPAT_H__ */
58 58
59 59
60 /* END */ 60 /* END */
OLDNEW
« no previous file with comments | « third_party/freetype/include/freetype/tttags.h ('k') | third_party/freetype/include/ft2build.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698