Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 16px/32px/64px mimes sizes #2508

Closed
varlesh opened this issue Jan 12, 2021 · 5 comments
Closed

fix 16px/32px/64px mimes sizes #2508

varlesh opened this issue Jan 12, 2021 · 5 comments
Assignees

Comments

@varlesh
Copy link
Contributor

varlesh commented Jan 12, 2021

Very old bug.
Some our mimes have very small sizes.

@varlesh varlesh added the bug label Jan 12, 2021
@varlesh varlesh self-assigned this Jan 12, 2021
@varlesh
Copy link
Contributor Author

varlesh commented Jan 12, 2021

grep -rl "m7.25" > 32

  • application-dxf.svg
  • application-pdf.svg
  • application-pgp-encrypted.svg
  • application-pgp-keys.svg
  • application-pkix-cert.svg
  • application-vnd.google-apps.drawing.svg
  • application-vnd.google-apps.form.svg
  • application-vnd.google-apps.fusiontable.svg
  • application-vnd.google-apps.script.svg
  • application-vnd.oasis.opendocument.database.svg
  • application-vnd.oasis.opendocument.formula.svg
  • application-vnd.oasis.opendocument.graphics.svg
  • application-x-atari-2600-rom.svg
  • application-x-atari-7800-rom.svg
  • application-x-bittorrent.svg
  • application-x-compress.svg
  • application-x-designer.svg
  • application-x-dwg.svg
  • application-x-gettext-translation.svg
  • application-x-hip.svg
  • application-x-ipynb+json.svg
  • application-x-iso.svg
  • application-x-javascript.svg
  • application-x-kmymoney.svg
  • application-x-kodelife-project.svg
  • application-x-krita.svg
  • application-x-mswinurl.svg
  • application-x-nintendo-3ds-rom.svg
  • application-x-nintendo-ds-rom.svg
  • application-x-php.svg
  • application-x-sharedlib.svg
  • application-x-shockwave-flash.svg
  • application-x-sqlite2.svg
  • application-x-tiled.svg
  • application-x-trash.svg
  • application-x-virtualbox-hdd.svg
  • application-x-virtualbox-ova.svg
  • application-x-virtualbox-ovf.svg
  • application-x-virtualbox-vbox.svg
  • application-x-virtualbox-vdi.svg
  • application-x-virtualbox-vhd.svg
  • application-x-virtualbox-vmdk.svg
  • application-x-wonderswan-color-rom.svg
  • application-x-wonderswan-rom.svg
  • application-x-world-of-goo-addin.svg
  • application-x-yaml.svg
  • application-x-zerosize.svg
  • application-x.allegorithmic.substance.svg
  • application-xml.svg
  • audio-x-flac.svg
  • audio-x-generic.svg
  • gnome-mime-application-x-referencer.svg
  • playlist.svg
  • text-css.svg
  • text-r.svg
  • text-x-authors.svg
  • text-x-c++src.svg
  • text-x-changelog.svg
  • text-x-chdr.svg
  • text-x-copying.svg
  • text-x-csharp.svg
  • text-x-csrc.svg
  • text-x-diff.svg
  • text-x-generic-template.svg
  • text-x-generic.svg
  • text-x-go.svg
  • text-x-haskell.svg
  • text-x-hex.svg
  • text-x-install.svg
  • text-x-java.svg
  • text-x-lua.svg
  • text-x-makefile.svg
  • text-x-markdown.svg
  • text-x-mo.svg
  • text-x-modelica.svg
  • text-x-nim.svg
  • text-x-octave.svg
  • text-x-patch.svg
  • text-x-po.svg
  • text-x-python.svg
  • text-x-qml.svg
  • text-x-readme.svg
  • text-x-rust.svg
  • text-x-scala.svg
  • text-x-script.svg
  • text-x-systemd-unit.svg
  • text-x-tex.svg
  • unknown.svg
  • x-office-document.svg
  • x-office-presentation.svg
  • x-office-spreadsheet.svg

@varlesh
Copy link
Contributor Author

varlesh commented Jan 12, 2021

for info:
16px can be 16x13 or 15x12. It's not bug, because sometime impossible set right pixel align, BUT prefer use 16x13

@varlesh
Copy link
Contributor Author

varlesh commented Jan 12, 2021

for info2:
often 64px it's port 32px. Need only change document size from 32x32 to 64x64 (Shift+Ctrl+D) group all layers and double up, then reduce strokes & shadows to 1px.

varlesh added a commit that referenced this issue Jan 12, 2021
varlesh added a commit that referenced this issue Jan 12, 2021
varlesh added a commit that referenced this issue Jan 12, 2021
varlesh added a commit that referenced this issue Jan 12, 2021
varlesh added a commit that referenced this issue Jan 12, 2021
varlesh added a commit that referenced this issue Jan 12, 2021
@varlesh
Copy link
Contributor Author

varlesh commented Jan 12, 2021

@creepertron95 what you like better?
old
image
new
image

varlesh added a commit that referenced this issue Jan 12, 2021
@maxtron95
Copy link
Contributor

I prefer the new one because the symbol is bigger and more visible.

varlesh added a commit that referenced this issue Jan 13, 2021
varlesh added a commit that referenced this issue Jan 13, 2021
varlesh added a commit that referenced this issue Jan 13, 2021
varlesh added a commit that referenced this issue Jan 13, 2021
varlesh added a commit that referenced this issue Jan 14, 2021
varlesh added a commit that referenced this issue Jan 14, 2021
varlesh added a commit that referenced this issue Jan 15, 2021
@varlesh varlesh closed this as completed Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants