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

Side by Side Diff: core/src/fxge/fontdata/chromefontdata/FoxitFixedBoldItalic.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_FoxitFixedBoldItalicFontData [19151] = {0x1, 9 const unsigned char g_FoxitFixedBoldItalicFontData [19151] = {0x1,
10 0x0, 0x4, 0x2, 0x0 , 0x1, 0x1, 0x1, 0x19, 10 0x0, 0x4, 0x2, 0x0 , 0x1, 0x1, 0x1, 0x19,
11 0x43, 0x68, 0x72, 0x6f, 0x6d, 0x46, 0x69, 0x78, 11 0x43, 0x68, 0x72, 0x6f, 0x6d, 0x46, 0x69, 0x78,
12 0x65, 0x64, 0x4f, 0x54, 0x46, 0x2d, 0x42, 0x6f, 12 0x65, 0x64, 0x4f, 0x54, 0x46, 0x2d, 0x42, 0x6f,
13 0x6c, 0x64, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x63, 13 0x6c, 0x64, 0x49, 0x74, 0x61, 0x6c, 0x69, 0x63,
14 0x0, 0x1, 0x1, 0x1 , 0x24, 0xf8, 0x10, 0x0, 14 0x0, 0x1, 0x1, 0x1 , 0x24, 0xf8, 0x10, 0x0,
15 0xf8, 0x2a, 0x1, 0 xf8, 0x2b, 0x2, 0xf8, 0x2c, 15 0xf8, 0x2a, 0x1, 0 xf8, 0x2b, 0x2, 0xf8, 0x2c,
16 0x3, 0xf8, 0x14, 0 x4, 0xfb, 0xa, 0xfb, 0x8d, 16 0x3, 0xf8, 0x14, 0 x4, 0xfb, 0xa, 0xfb, 0x8d,
17 0xf9, 0x49, 0xf9, 0xbf, 0x5, 0xf7, 0xad, 0xf, 17 0xf9, 0x49, 0xf9, 0xbf, 0x5, 0xf7, 0xad, 0xf,
(...skipping 2377 matching lines...) Expand 10 before | Expand all | Expand 10 after
2395 0xb6, 0x5, 0xb, 0x 5, 0xfb, 0x45, 0x6, 0x79, 2395 0xb6, 0x5, 0xb, 0x 5, 0xfb, 0x45, 0x6, 0x79,
2396 0x32, 0x8a, 0xa, 0 xb, 0x65, 0xca, 0xfb, 0x66, 2396 0x32, 0x8a, 0xa, 0 xb, 0x65, 0xca, 0xfb, 0x66,
2397 0xfb, 0x2e, 0x5, 0 xe, 0x5, 0xfb, 0x42, 0xb, 2397 0xfb, 0x2e, 0x5, 0 xe, 0x5, 0xfb, 0x42, 0xb,
2398 0x55, 0x15, 0x77, 0x33, 0x5, 0xf7, 0xd7, 0x6, 2398 0x55, 0x15, 0x77, 0x33, 0x5, 0xf7, 0xd7, 0x6,
2399 0xb, 0xf7, 0x73, 0 x77, 0x1, 0xb, 0x15, 0xf7, 2399 0xb, 0xf7, 0x73, 0 x77, 0x1, 0xb, 0x15, 0xf7,
2400 0x3, 0x6, 0xb, 0x2 8, 0xfb, 0x42, 0x2a, 0xb, 2400 0x3, 0x6, 0xb, 0x2 8, 0xfb, 0x42, 0x2a, 0xb,
2401 0x6, 0x9e, 0xe8, 0 x5, 0xb, 0x5, 0xfb, 0x90, 2401 0x6, 0x9e, 0xe8, 0 x5, 0xb, 0x5, 0xfb, 0x90,
2402 0x6, 0xb, 0x5, 0xe c, 0x6, 0xb, 0xf7, 0x20, 2402 0x6, 0xb, 0x5, 0xe c, 0x6, 0xb, 0xf7, 0x20,
2403 0x5, 0xb, 0xfb, 0x 56, 0x5, 0xb 2403 0x5, 0xb, 0xfb, 0x 56, 0x5, 0xb
2404 }; 2404 };
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698