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

Side by Side Diff: core/src/fxge/fontdata/chromefontdata/FoxitSansBoldItalic.c

Issue 1707923002: Expand all paths to be based off pdfium/ directory (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Sort headers Created 4 years, 10 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 unified diff | Download patch
OLDNEW
1 // Copyright 2014 PDFium Authors. All rights reserved. 1 // Copyright 2014 PDFium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com 5 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6 6
7 #include "chromefontdata.h" 7 #include "core/src/fxge/fontdata/chromefontdata/chromefontdata.h"
8 8
9 const unsigned char g_FoxitSansBoldItalicFontData [16418] = {0x1, 9 const unsigned char g_FoxitSansBoldItalicFontData [16418] = {0x1,
10 0x0, 0x4, 0x2, 0x0, 0x1, 0x1, 0x1, 0x17, 10 0x0, 0x4, 0x2, 0x0, 0x1, 0x1, 0x1, 0x17,
11 0x43, 0x68, 0x72, 0 x6f, 0x6d, 0x53, 0x61, 0x6e, 11 0x43, 0x68, 0x72, 0 x6f, 0x6d, 0x53, 0x61, 0x6e,
12 0x73, 0x50, 0x53, 0 x2d, 0x42, 0x6f, 0x6c, 0x64, 12 0x73, 0x50, 0x53, 0 x2d, 0x42, 0x6f, 0x6c, 0x64,
13 0x49, 0x74, 0x61, 0 x6c, 0x69, 0x63, 0x0, 0x1, 13 0x49, 0x74, 0x61, 0 x6c, 0x69, 0x63, 0x0, 0x1,
14 0x1, 0x1, 0x27, 0xf 8, 0x10, 0x0, 0xf8, 0x1c, 14 0x1, 0x1, 0x27, 0xf 8, 0x10, 0x0, 0xf8, 0x1c,
15 0x1, 0xf8, 0x1d, 0x 2, 0xf8, 0x1e, 0x3, 0xf8, 15 0x1, 0xf8, 0x1d, 0x 2, 0xf8, 0x1e, 0x3, 0xf8,
16 0x14, 0x4, 0x7f, 0x c, 0x2, 0xfb, 0x42, 0xfb, 16 0x14, 0x4, 0x7f, 0x c, 0x2, 0xfb, 0x42, 0xfb,
17 0x78, 0xfa, 0xee, 0 xfa, 0x56, 0x5, 0xf7, 0x3c, 17 0x78, 0xfa, 0xee, 0 xfa, 0x56, 0x5, 0xf7, 0x3c,
(...skipping 2036 matching lines...) Expand 10 before | Expand all | Expand 10 after
2054 0x23, 0x6, 0xb, 0x1 5, 0xf7, 0x1e, 0x6, 0xb, 2054 0x23, 0x6, 0xb, 0x1 5, 0xf7, 0x1e, 0x6, 0xb,
2055 0x15, 0xf7, 0xe, 0x 6, 0xb, 0x5, 0xfc, 0xa7, 2055 0x15, 0xf7, 0xe, 0x 6, 0xb, 0x5, 0xfc, 0xa7,
2056 0x6, 0xb, 0x5, 0xfb , 0x1b, 0x6, 0xb, 0x5, 2056 0x6, 0xb, 0x5, 0xfb , 0x1b, 0x6, 0xb, 0x5,
2057 0x9a, 0xa, 0xb, 0x5 , 0xfb, 0x26, 0x6, 0xb, 2057 0x9a, 0xa, 0xb, 0x5 , 0xfb, 0x26, 0x6, 0xb,
2058 0x5, 0xfb, 0x28, 0x 6, 0xb, 0xf7, 0x2b, 0x1, 2058 0x5, 0xfb, 0x28, 0x 6, 0xb, 0xf7, 0x2b, 0x1,
2059 0xb, 0xf7, 0xc, 0x1 , 0xb, 0xfb, 0x2b, 0x6, 2059 0xb, 0xf7, 0xc, 0x1 , 0xb, 0xfb, 0x2b, 0x6,
2060 0xb, 0x5, 0xfb, 0x1 7, 0xb, 0xa0, 0xe8, 0x93, 2060 0xb, 0x5, 0xfb, 0x1 7, 0xb, 0xa0, 0xe8, 0x93,
2061 0xb, 0xfb, 0x22, 0x 6, 0xb, 0xf7, 0x22, 0x6, 2061 0xb, 0xfb, 0x22, 0x 6, 0xb, 0xf7, 0x22, 0x6,
2062 0xb 2062 0xb
2063 }; 2063 };
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698