Coder Social home page Coder Social logo

matanthings / sumatrapdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sumatrapdfreader/sumatrapdf

0.0 0.0 0.0 255.88 MB

SumatraPDF reader

Home Page: http://www.sumatrapdfreader.org

License: GNU General Public License v3.0

Perl 0.04% C 69.44% C++ 20.05% Makefile 1.66% Python 2.24% Shell 1.43% CMake 0.41% Assembly 2.02% JavaScript 0.14% Lua 0.12% C# 0.14% HTML 0.65% Batchfile 0.01% M4 0.37% Roff 0.33% Go 0.31% SAS 0.01% CLIPS 0.01% Pascal 0.47% Ada 0.18%

sumatrapdf's Introduction

SumatraPDF Reader

SumatraPDF is a multi-format (PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license, with some code under BSD license (see AUTHORS).

More information:

To compile you need latest Visual Studio 2022. Free Community edition works.

Open vs2022/SumatraPDF.sln and hit F5 to compile and run.

For best results use the latest release available as that's what I use and test with. If things don't compile, first make sure you're using the latest version of Visual Studio.

Notes on targets:

  • asan target is for enabling address sanitizer

Asan notes

Docs:

Flags:

Can be set with env variable:

  • ASAN_OPTIONS=halt_on_error=0:allocator_may_return_null=1:verbosity=2:check_malloc_usable_size=false:print_suppressions=true:suppressions="C:\Users\kjk\src\sumatrapdf\asan.supp"

In Visual Studio, this is in Debugging, Environment section.

Note:

sumatrapdf's People

Contributors

kjk avatar zeniko avatar userchefo avatar ftk avatar bambooin avatar gunjambi avatar sambhare avatar amurzeau avatar yongjieyongjie avatar gustaphe avatar zhaohui0923 avatar ultranity avatar a1346054 avatar totalcaesar659 avatar pcrama avatar mattiwatti avatar matheusavellar avatar m-ht avatar friedrich2 avatar aveminus avatar tamirevan avatar vszakats avatar wikiwang1991 avatar b4ufreak avatar dan2468 avatar echedey-ls avatar glachancecmaisonneuve avatar greasypablo avatar hg421 avatar libdor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.