summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2011-04-29Add xpsdraw to windows project.Tor Andersson
2011-04-15Use DroidSans.ttf as substitute font.Tor Andersson
2011-04-10Combine build and interpret to make csi, gstate and material private structs.Tor Andersson
2011-04-10xps: Use specific font cache struct instead of hash table.Tor Andersson
2011-04-10Make fz_obj struct opaque.Tor Andersson
2011-04-08Add special case non-aa scan converter with accompanying blit functions.Tor Andersson
2011-04-07Add text antialiasing too.Robin Watts
2011-04-07pdf: Purge unmaintained debug/log printing messages.Tor Andersson
2011-04-07Update README files.Tor Andersson
2011-04-07Simplify makefiles by use of $(wildcard) and chained rules.Tor Andersson
2011-04-06Add batch script to the win32 project to generate font and cmap sources.Tor Andersson
2011-04-06First cut at halftone support. Mono only, 16x16 default halftone.Robin Watts
2011-04-06pdf: Change how CMap and font data files are generated and compiled.Tor Andersson
2011-04-06pdf: Optimize storage for the Adobe Glyph List.Tor Andersson
2011-04-06Introduce end-of-line normalization.Tor Andersson
2011-04-06Move scripts and config files into "scripts" directory.Tor Andersson
2011-04-05Revert projects to VS2005 rather than VS2008. (2005 can be read in 2008, theRobin Watts
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04Update win32 project files after reshuffling.Tor Andersson
2011-04-03xps: Update win32 project files.Tor Andersson
2011-03-06Slim down freetype thirdparty library build.Tor Andersson
2011-03-03Add new (simpler) MSVC project files.Tor Andersson
2011-03-03Zap the old MSVC project files.Tor Andersson
2011-02-23Update Makefiles and project files for new thirdparty versions.Tor Andersson
2011-02-07Add support for AESv3 encryption from SumatraPDF.Tor Andersson
2010-07-29Use chained reader like interface for filters instead of process interface.Tor Andersson
2010-07-21Add Robin Watts' smooth image scaling code.Tor Andersson
2010-07-16Update MSVC project files to reflect the removal of pdftool.[ch]Tor Andersson
2010-07-15Refactored xref opening functions, command line tools, and rewrote pdfdraw to...Tor Andersson
2010-07-09Rearrange and merge some files in the fitz directory.Tor Andersson
2010-07-08Remove unmaintained MMX optimized function and runtime detection.Tor Andersson
2010-07-02Tweak optimization flags in MSVC projects.Tor Andersson
2010-07-02Rearrange MSVC projects.Tor Andersson
2010-07-02Add _CRT_SECURE_NO_WARNINGS to MSVC project files to silence some silly warni...Tor Andersson
2010-07-01Remove deprecated Detect64BitPortabilityProblems flag (-Wp64) from MSVC files.Tor Andersson
2010-06-23Remove jbig2dec command line tool from the list of files to build in the VS p...Tor Andersson
2010-06-01Update win32 project files to the newest version of the thirdparty libs.Tor Andersson
2010-05-27Add optimized function written in C that depends on integers being exactly 32...Tor Andersson
2010-05-14Change pdf_openxref to take a fz_stream instead of a filename so that windows...Tor Andersson
2010-05-14Import Robin Watts' project files for Visual Studio 2005.Tor Andersson