Commit Graph

  • 9798ece66c
    Merge ababe6baf3 into 9e20b6dc3f #47 Lars Frölich 2023-08-09 15:34:52 +0200
  • ababe6baf3 set dpi_600 to True by default #47 Lars Frölich 2023-08-09 15:32:52 +0200
  • e9fa1c88e5
    Merge ed57d0538b into 9e20b6dc3f #45 Hiromasa Ihara 2023-05-13 22:50:31 +0900
  • ed57d0538b feat: add support PT(PT-P750W) series label printer #45 Hiromasa Ihara 2023-05-13 22:48:43 +0900
  • b28ed04ccc Make preview for round labels.. round #30 Simon Christmann 2020-03-23 22:18:17 +0100
  • 9e20b6dc3f reflect font-selection from config in web gui master Christopher Hackett 2019-08-26 10:29:48 +0100
  • 6da0745a41 make text actually red for '62red' labels (#7) Philipp Klaus 2020-01-30 15:19:22 +0100
  • 2b5902aa12 Support QL-800 series printing on 62red labels Philipp Klaus 2020-01-30 14:47:59 +0100
  • b1783cfa4a [buf fix] Skip fonts that are not properly reported by fc-list Philipp Klaus 2020-01-30 14:19:21 +0100
  • 8ddbe95505 set brother_ql_web.py encoding to UTF-8 Jeroen 2018-01-19 14:59:08 +0100
  • 3e058cf78e added explicit encoding to open call ReinierH 2019-03-07 12:47:36 +0100
  • e884eef799 Fixed a bug where certain fonts caused the script to crash #24 Matt Brocklehurst 2019-11-10 09:25:36 +0000
  • 625326123d Add Vera fonts; Do not use system fonts by default #21 Simon Christmann 2019-05-17 12:22:41 +0200
  • 4d703d5404 Preview circle for round labels Simon Christmann 2019-05-17 11:54:34 +0200
  • 904ff64ecd Update Dockerfiles Simon Christmann 2019-05-17 11:14:11 +0200
  • ee6ecfc844 Add Dockerfile for Raspberry Pi Simon Christmann 2019-04-13 01:29:42 +0200
  • be6ed654fd cleanup #20 ReinierH 2019-03-29 14:27:26 +0100
  • 95ccb6d5d0 added explicit encoding to open call ReinierH 2019-03-07 12:47:36 +0100
  • 692eb204c0
    Merge 9962289dd1 into 0a2cf12c39 #19 Joris Reijrink 2019-03-07 08:59:26 +0000
  • 9962289dd1 Added support for multiple printers Fixed runtime errors (on osx) #19 Joris Reijrink 2019-03-07 09:56:56 +0100
  • 53113f09e5
    Update brother_ql_web.py #14 powermik 2018-10-07 12:57:16 +0200
  • 0a2cf12c39 fixes issue handling of port configuration telegnom 2018-03-07 21:28:32 +0100
  • 8dac5342c7 sets default values in config to match current defaults telegnom 2018-03-05 09:44:49 +0100
  • aaf3427777 updates .gitconfig to ignore config.json telegnom 2018-03-05 03:39:38 +0100
  • 2d07cee36d addes configuration file config.json - close #8 telegnom 2018-03-05 03:35:31 +0100
  • 6218a1dfc9 adds .gitignore to project telegnom 2018-03-05 00:53:39 +0100
  • b254bda019 cleans up imports telegnom 2018-03-05 00:41:59 +0100
  • 56f3a16f76 Mention LICENSE in the README Philipp Klaus 2018-03-08 21:46:06 +0100
  • aaba0794ab
    Release under the terms of the GPLv3 Philipp Klaus 2018-03-08 21:42:05 +0100
  • e769320a7f fixes issue handling of port configuration #9 telegnom 2018-03-07 21:28:32 +0100
  • 2531ec483f sets default values in config to match current defaults telegnom 2018-03-05 09:44:49 +0100
  • 1350f386b9 updates .gitconfig to ignore config.json telegnom 2018-03-05 03:39:38 +0100
  • 6e4659f853 addes configuration file config.json - close #8 telegnom 2018-03-05 03:35:31 +0100
  • 85e9adc01f adds .gitignore to project telegnom 2018-03-05 00:53:39 +0100
  • 5cbe20b013 cleans up imports telegnom 2018-03-05 00:41:59 +0100
  • c455a9e428 README: why is fontconfig needed; how to install on Mac Philipp Klaus 2018-01-31 09:38:13 +0100
  • e4d0c334bd Fixing API call in README Robin Sloan 2018-01-29 14:48:09 -0800
  • 0c43e8fa6e
    Fixing API call in README #6 Robin Sloan 2018-01-29 14:48:09 -0800
  • c23af5fbe1 README: links to docker hub Philipp Klaus 2018-01-28 12:59:31 +0100
  • cb816f8264 README: show screenshots (accidentally added in baa9f70 already) Philipp Klaus 2018-01-28 12:55:08 +0100
  • 17ad5801fc README: mark URLs as 'code', not just in 'italics' Philipp Klaus 2018-01-28 12:50:32 +0100
  • 4f8fedc184 README: new Usage section (including info previously in introduction) Philipp Klaus 2018-01-28 12:48:24 +0100
  • 8b76bc137e README: rename Usage -> Startup Philipp Klaus 2018-01-28 12:44:19 +0100
  • baa9f70301 README: Move all headlines one level up (i.e. make them bigger) Philipp Klaus 2018-01-28 12:42:43 +0100
  • b1af3e8810 fix: get_fonts() returns incorrect paths (if folder= supplied) Philipp Klaus 2018-01-24 11:59:32 +0100
  • 5d079b816d Improved logging. Forgot to remove doublequotes, sorry. #16 Jeroen684 2018-01-22 15:05:16 +0000
  • ba35a10b61 Improved logging. IP address, hostname and text printed is logged to file. Webserver (bottle) is made quiet. Jeroen684 2018-01-22 14:31:16 +0000
  • ce4f028def
    set brother_ql_web.py encoding to UTF-8 Jeroen 2018-01-19 14:59:08 +0100
  • 5f1447dee0 fonts: if default fonts not avail, select random one Philipp Klaus 2018-01-15 13:17:50 +0100
  • 7227a72112 fonts: exit if not a single font was found Philipp Klaus 2018-01-15 13:16:48 +0100
  • d1286f014e allow to select fonts family AND style in web interface Philipp Klaus 2018-01-03 21:40:22 +0100
  • 6aada05b22 fix rotate for ROUND_DIE_CUT_LABEL & DIE_CUT_LABEL Philipp Klaus 2017-10-01 14:15:31 +0200
  • bed4649235 textarea#labelText { resize:none; } Philipp Klaus 2017-09-20 12:21:06 +0200
  • 02d69f613a list fontconfig as an additional dependency Philipp Klaus 2017-09-20 12:18:21 +0200
  • 96cbe91b78 empty line → line containing ' ' (workaround for #5) Philipp Klaus 2017-09-11 12:01:20 +0200
  • 31348de455 some more candy (glyphicons) in the web UI Philipp Klaus 2017-02-10 10:49:27 +0100
  • cabd61c4ea add a percent sign to the margin inputs Philipp Klaus 2017-02-10 10:34:46 +0100
  • 7bf6b40c94 new: margins can be specified in the web UI Philipp Klaus 2017-02-10 10:07:38 +0100
  • dc79624e1d state margin_{top,bottom,left,right} in % Philipp Klaus 2017-02-10 10:07:04 +0100
  • 7935fd0940 State width&height of label in cm Philipp Klaus 2017-02-06 15:11:45 +0100
  • 7ed5c077d9 dropping upper limit of 150 for text size Philipp Klaus 2017-02-06 14:55:03 +0100
  • f9507358ed --default-label-size and --default-orientation Philipp Klaus 2017-02-06 14:10:13 +0100
  • 64a1ba5eb7 New 'orientation' radio button in web UI Philipp Klaus 2017-02-06 13:27:31 +0100
  • efb224d346 fix: fonts missing in 1c74517 Philipp Klaus 2017-01-24 15:31:27 +0100
  • 1c7451786a UI improvements: icons, button disabled while printing Philipp Klaus 2017-01-08 10:01:30 +0100
  • 0be29b69a9 fix regression introduced in 06a9fee Philipp Klaus 2017-01-04 15:09:00 +0100
  • 808cc4aeba margin_top and margin_bottom: new param in % of font_size Philipp Klaus 2017-01-04 14:14:56 +0100
  • 06a9fee323 Use POST instead of GET for the preview / printing Philipp Klaus 2017-01-04 14:13:17 +0100
  • bba9511811 New: alignment chooser in web UI Philipp Klaus 2017-01-03 20:43:23 +0100
  • c39ab97ad1 support all labels defined in brother_ql Philipp Klaus 2017-01-03 20:21:33 +0100
  • cf551000ae Use bootstrap v3.3.7 / jQuery 3.1.1 without symlinks Philipp Klaus 2016-12-19 11:52:07 +0100
  • 5df1ea821b Move to a collapsible accordion for the settings Philipp Klaus 2016-12-19 01:24:26 +0100
  • 3c26567223 Improved code calculating the font size / centering the text Philipp Klaus 2016-12-19 00:33:36 +0100
  • cb3cc07389 Include header in page, put content in container for margins Philipp Klaus 2016-12-19 00:15:27 +0100
  • 1c359ba77b upgrade bootstrap / jQuery to latest version Philipp Klaus 2016-12-18 15:10:02 +0100
  • b59f981cec center text on die-cut labels; improved annotation in web iface Philipp Klaus 2016-12-17 22:58:18 +0100
  • c8b3c501f0 initial support for different label types Philipp Klaus 2016-12-17 21:11:58 +0100
  • c9307a9463 requirements: removing unnecessary markdown & numpy Philipp Klaus 2016-12-10 14:45:49 +0100
  • e42fb69095 README/requirements: brother_ql via PyPI Philipp Klaus 2016-12-10 14:41:59 +0100
  • 8953293a71 README: fixed installation instructions, mention of web GUI Philipp Klaus 2016-11-25 21:40:23 +0100
  • 894dc456ad Adding a Web GUI Philipp Klaus 2016-11-25 21:21:42 +0100
  • 91ffde97ef restructuring the label creation a lot for /api/preview/text/xyz Philipp Klaus 2016-11-21 11:39:09 +0100
  • 564c429332 put get_fonts() in font_helpers.py Philipp Klaus 2016-11-20 15:40:20 +0100
  • 97b4df915d README: requirements and installation instructions added Philipp Klaus 2016-11-20 15:34:14 +0100
  • b32ca81b21 make use the new convenience function create_label() Philipp Klaus 2016-11-20 15:28:00 +0100
  • 7b2e1be292 adding missing markdown requirement Philipp Klaus 2016-11-20 15:27:22 +0100
  • 24092aa9bc Adding README and improving the CLI Philipp Klaus 2016-11-20 15:10:07 +0100
  • 820a6929c9 initial commit Philipp Klaus 2016-11-20 14:57:39 +0100