summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-08-01 18:15:23 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-08-17 13:38:48 +0200
commit626ea2ea771735492c9a4350ae02b26ea09d1423 (patch)
treec92241b181a51719cbb47402bad98bb1984bf963 /platform/win32/libmupdf.vcproj
parente349ba5984fe837d3eec9649d718efe16169ca44 (diff)
downloadmupdf-626ea2ea771735492c9a4350ae02b26ea09d1423.tar.xz
Simplify stext structure and device.
* Use pool allocator and linked lists for all levels. * Remove separate fz_stext_sheet struct. * Remove unused 'script' style. * Remove 'span' level items. * Detect visual/logical RTL layouts. * Detect indented paragraphs.
Diffstat (limited to 'platform/win32/libmupdf.vcproj')
-rw-r--r--platform/win32/libmupdf.vcproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/platform/win32/libmupdf.vcproj b/platform/win32/libmupdf.vcproj
index fc195fce..3add80ed 100644
--- a/platform/win32/libmupdf.vcproj
+++ b/platform/win32/libmupdf.vcproj
@@ -1869,10 +1869,6 @@
>
</File>
<File
- RelativePath="..\..\source\fitz\stext-paragraph.c"
- >
- </File>
- <File
RelativePath="..\..\source\fitz\stext-search.c"
>
</File>