First hacks on OOBE help.
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Jun 2020 22:50:37 +0000 (00:50 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 20 Jun 2020 18:09:15 +0000 (20:09 +0200)
commit9946c7aabecbb578dcbcb37f27973a98616956ce
tree2a3029fee1bdb43cd31bf9169bc8dd440d6f6c4c
parent2d9ad1b7bb17ae209aab7f85eb9d850bfead265f
First hacks on OOBE help.
28 files changed:
graphics/fonts/BebasNeue-Regular.ttf [new file with mode: 0644]
graphics/fonts/IbarraRealNova-Bold.ttf [new file with mode: 0644]
graphics/fonts/IbarraRealNova-BoldItalic.ttf [new file with mode: 0644]
graphics/fonts/IbarraRealNova-Italic.ttf [new file with mode: 0644]
graphics/fonts/IbarraRealNova-Regular.ttf [new file with mode: 0644]
graphics/fonts/IbarraRealNova-SemiBold.ttf [new file with mode: 0644]
graphics/fonts/IbarraRealNova-SemiBoldItalic.ttf [new file with mode: 0644]
graphics/fonts/OFL.txt [new file with mode: 0644]
graphics/help/add_content.png [new file with mode: 0644]
graphics/help/file_new.png [new file with mode: 0644]
graphics/help/preview.png [new file with mode: 0644]
graphics/src/help/add_content.svg [new file with mode: 0644]
graphics/src/help/file_new.svg [new file with mode: 0644]
graphics/src/help/preview.svg [new file with mode: 0644]
graphics/update
platform/osx/make_dmg.sh
platform/windows/wscript
src/lib/film.cc
src/lib/help.cc [new file with mode: 0644]
src/lib/help.h [new file with mode: 0644]
src/lib/wscript
src/tools/dcpomatic.cc
src/wx/content_panel.cc
src/wx/film_editor.cc
src/wx/standard_controls.cc
src/wx/wscript
src/wx/wx_help.cc [new file with mode: 0644]
src/wx/wx_help.h [new file with mode: 0644]