Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(102)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: testing/resources/pixel/bug_585_strikeout.in
Issue
2289293005
:
Use /RECT or /QuadPoints for annotation coordinates, depending on /AP (Closed)
Patch Set: Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP
Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
core/fpdfdoc/cpdf_annot.cpp
core/fpdfdoc/cpvt_generateap.cpp
core/fpdfdoc/include/cpdf_annot.h
testing/resources/pixel/bug_585_highlight.in
testing/resources/pixel/bug_585_highlight_expected.pdf.0.png
testing/resources/pixel/bug_585_squiggly.in
testing/resources/pixel/bug_585_squiggly_expected.pdf.0.png
testing/resources/pixel/bug_585_strikeout.in
testing/resources/pixel/bug_585_strikeout.pdf.0.png
testing/resources/pixel/bug_585_underline.in
testing/resources/pixel/bug_585_underline_expected.pdf.0.png
View unified diff
|
Download patch
« core/fpdfdoc/include/cpdf_annot.h
('K') |
« testing/resources/pixel/bug_585_squiggly_expected.pdf.0.png
('k') |
testing/resources/pixel/bug_585_strikeout.pdf.0.png »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
{{header}}
2
{{object 1 0}} <<
3
/Type /Catalog
4
/Pages 2 0 R
5
>>
6
endobj
7
{{object 2 0}} <<
8
/Type /Pages
9
/Count 1
10
/Kids [
11
10 0 R
12
]
13
>>
14
endobj
15
% Page number 0.
16
{{object 10 0}} <<
17
/Type /Page
18
/Parent 2 0 R
19
/Resources <<
20
/Font <</F1 15 0 R>>
21
>>
22
/MediaBox [0 0 612 792]
23
/Annots [
24
22 0 R
25
]
26
/Tabs /R
27
>>
28
endobj
29
30
{{object 22 0}} <<
31
/Border [
32
0
33
0
34
1
35
]
36
/C [
37
0.278431
38
0.603922
39
0.6
40
]
41
/CA 1
42
/CreationDate (D:20150312175350+08'00')
43
/F 4
44
/IRT 6 0 R
45
/IT /StrikeOutTextEdit
46
/M (D:20150312175350+08'00')
47
/NM (2912a3cf-3b30-48a7-8531-431ce468e6a8)
48
/P 4 0 R
49
/QuadPoints [
50
186.875
51
714.836
52
293.483
53
714.836
54
186.875
55
706.064
56
293.483
57
706.064
58
]
59
/RT /Group
60
/Rect [
61
-1
62
-1
63
-1
64
-1
65
]
66
/Subj (Replace)
67
/Subtype /StrikeOut
68
/T (Administrator)
69
/Type /Annot
70
>>
71
endobj
72
73
{{xref}}
74
trailer <<
75
/Root 1 0 R
76
>>
77
{{startxref}}
78
%%EOF
OLD
NEW
« core/fpdfdoc/include/cpdf_annot.h
('K') |
« testing/resources/pixel/bug_585_squiggly_expected.pdf.0.png
('k') |
testing/resources/pixel/bug_585_strikeout.pdf.0.png »
('j') |
no next file with comments »
Issue 2289293005: Use /RECT or /QuadPoints for annotation coordinates, depending on /AP (Closed)
Created 4 years, 3 months ago by tonikitoo
Modified 4 years, 3 months ago
Reviewers: Lei Zhang, Tom Sepez, dsinclair, jaepark
Base URL:
Comments: 27
This is Rietveld
408576698