Yocto Linux logo AM62: Revision history

From Variscite Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 August 2024

  • curprev 15:1415:14, 5 August 2024Nate talk contribs 2,593 bytes −1 No edit summary
  • curprev 15:1415:14, 5 August 2024Nate talk contribs 2,594 bytes −62 No edit summary
  • curprev 14:4314:43, 5 August 2024Alifer talk contribs 2,656 bytes +2,656 Created page with "{{PageHeader|Replacing the Linux logo with your own}} {{DocImage|category1=Linux|category2=Yocto}} __toc__ {{COMMON_YOCTO_VARS}} <!-- Include common yocto variables --> = Create your own logo file = Create your logo in a .png format (logo.png), and run the following to convert it to a 224 colors PPM formatted image file named logo_linux_clut224.ppm: <pre> $ sudo apt-get install netpbm $ pngtopnm logo.png | ppmquant 224 | pnmnoraw > logo_linux_clut224.ppm </pre> = Repla..."