• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

Icon generation

Scheduled Pinned Locked Moved
PanelDue
4
9
1.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined
    mwinterm
    last edited by 17 Dec 2018, 17:03

    Hello,

    I try to generate new icons with bmp2c-escher3d.exe on windows issuing the following command:
    bmp2c-escher3d.exe drill.bmp drill.bin -b -c
    what I receive is uint16_t instead of the uint8_t.
    Is there any option or something else I'm missing?

    Regards,
    Marc

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by 19 Dec 2018, 09:49

      The -b -c option is for generating a binary compressed bitmap for use as a splash screen.

      Duet WiFi hardware designer and firmware engineer
      Please do not ask me for Duet support via PM or email, use the forum
      http://www.escher3d.com, https://miscsolutions.wordpress.com

      1 Reply Last reply Reply Quote 0
      • undefined
        mwinterm
        last edited by 19 Dec 2018, 10:43

        ...but leaving these options alone I still get uint16_t instead of the uint8_t

        // File generated by bmp2c_escher3d

        #include <cstdint>

        extern const uint16_t T0[] =
        {
        35, 30, // width and height in pixels
        0x002a, 0xffff, 0x0000, ....

        How do I get uint8_t needed for icons?

        1 Reply Last reply Reply Quote 0
        • undefined
          dc42 administrators
          last edited by 20 Dec 2018, 12:31

          On my list to look at.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • undefined
            mwinterm
            last edited by 20 Dec 2018, 13:32

            Thank you....

            1 Reply Last reply Reply Quote 0
            • undefined
              mwinterm
              last edited by 11 Jan 2019, 20:22

              @dc42 ...did you have a chance to look at the icon issue?

              1 Reply Last reply Reply Quote 0
              • undefined
                dc42 administrators
                last edited by 22 Jan 2019, 15:39

                Not yet, it's still on my list.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

                1 Reply Last reply Reply Quote 0
                • undefined
                  marnog
                  last edited by 6 Jul 2019, 21:55

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • undefined
                    Gendac82
                    last edited by 24 Jul 2019, 10:02

                    Hello,

                    i'am also interested in. Do You have maybe any update?

                    Thanks!

                    Regards,

                    Daniel

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Unless otherwise noted, all forum content is licensed under CC-BY-SA