Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Commit

Permalink
Rasterize Jabberwocky images to prevent PDF viewer freezes
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jun 19, 2019
1 parent b03d894 commit d046c78
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ MISCELLANEOUS=guide/mu/guide.bib \
guide/mu/guide.dtx guide/mu/*.ins guide/mu/resources/cog.pdf \
guide/mu/resources/vader.pdf guide/mu/resources/yoda.pdf \
$(USEREXAMPLES:.pdf=.tex) \
example/mu/resources/jabberwocky-dark.pdf \
example/mu/resources/jabberwocky-light.pdf README.md
example/mu/resources/jabberwocky-dark.png \
example/mu/resources/jabberwocky-light.png README.md
RESOURCES=$(THEMEFILES) $(LOGOS) $(LOGOSOURCES)
SOURCES=$(DTXFILES) $(INSFILES) LICENSE.tex
AUXFILES=fibeamer.aux fibeamer.log fibeamer.toc fibeamer.ind \
Expand Down
Binary file removed example/mu/resources/jabberwocky-dark.pdf
Binary file not shown.
Binary file added example/mu/resources/jabberwocky-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed example/mu/resources/jabberwocky-light.pdf
Binary file not shown.
Binary file added example/mu/resources/jabberwocky-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d046c78

Please sign in to comment.