Comic Strips
Comic Strips is a community for those who love comic stories.
Rules
-
π Be Nice!
- Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: friendly.
-
ποΈ Community Standards
- Comics should be a full story, from start to finish, in one post.
- Posts should be safe and enjoyable by the majority of community members, both here on lemmy.world and other instances.
- Any comic that would qualify as raunchy, lewd, or otherwise draw unwanted attention by nosy coworkers, spouses, or family members should be tagged as NSFW.
- Moderators have final say on what and what does not qualify as appropriate. Use common sense, and if need be, err on the side of caution.
-
𧬠Keep it Real
- Comics should be made and posted by real human beans, not by automated means like bots or AI. This is not the community for that sort of thing.
-
π½οΈ Credit Where Credit is Due
- Comics should include the original attribution to the artist(s) involved, and be unmodified. Bonus points if you include a link back to their website. When in doubt, use a reverse image search to try to find the original version. Repeat offenders will have their posts removed, be temporarily banned from posting, or if all else fails, be permanently banned from posting.
- Attributions include, but are not limited to, watermarks, links, or other text or imagery that artists add to their comics to use for identification purposes. If you find a comic without any such markings, it would be a good idea to see if you can find an original version. If one cannot be found, say so and ask the community for help!
-
π Post Formatting
- Post an image, gallery, or link to a specific comic hosted on another site; e.g., the author's website.
- Meta posts about the community should be tagged with [Meta] either at the beginning or the end of the post title.
- When linking to a comic hosted on another site, ensure the link is to the comic itself and not just to the website; e.g.,
β Correct: https://xkcd.com/386/
β Incorrect: https://xkcd.com/
-
π¬ Post Frequency/SPAM
- Each user (regardless of instance) may post up to five (5 π) comics a day. This can be any combination of personal comics you have written yourself, or other author's comics. Any comics exceeding five (5 π) will be removed.
-
π΄ββ οΈ Internationalization (i18n)
- Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
SΓ, por favor [Spanish/EspaΓ±ol]
- Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
-
πΏ Moderation
- We are human, just like most everybody else on Lemmy. If you feel a moderation decision was made in error, you are welcome to reach out to anybody on the moderation team for clarification. Keep in mind that moderation decisions may be final.
- When reporting posts and/or comments, quote which rule is being broken, and why you feel it broke the rules.
Banned Artists
The following artists are banned from the community.
- Jago
- Stonetoss
It should be noted that when you make reports, it is your responsibility to provide rational reasoning why something should be removed. Saying it simply breaks community rules is not always good enough.
Web Accessibility
Note: This is not a rule, but a helpful suggestion.
When posting images, you should strive to add alt-text for screen readers to use to describe the image you're posting:
Another helpful thing to do is to provide a transcription of the text in your images, as well as brief descriptions of what's going on. (example)
Web of Links
- !linuxmemes@lemmy.world: "I use Arch btw"
- !memes@lemmy.world: memes (you don't say!)
view the rest of the comments
I really don't mind a pdf menu
What's wrong with a pdf menu
They're usually the same PDF that's designed for a giant paper menu, so I feel like I'm reading a huge document through a peephole.
A "responsive" website that reshapes the document to fit your screen size is usually a better experience. But I've certainly seen it done poorly and wished they hadn't tried to be clever.
they're a restaurant, not a Web developer, the important thing is if the food is good lol
I wish dynamic support for user preferences was more of a thing. I like really dense displays of information with small text. Basically, the more a UI resembles a spreadsheet the better. Mobile interfaces almost universally have far too much white space for my taste, so I'm one of those people that's pretty much always going to want the PDF even on a phone screen. I recognize why that would suck for a lot of people though.
Also, PDFs exported for printing are full-quality without lossy compression. I once downloaded a 150 MB menu because the graphic designer exported the PDF with images without any compression or resizing whatsoever.
Which is funny because the quality you want for print is usually like ~75dpi whereas web viewing you want more like ~300dpi so if anything the print version of the menu should be smaller
Online menus: dumb
Print PDF accessible online: great!
On mobile? A lot.
just pinch to zoom in... what's the problem ?
Usability, see only part of the text, must scroll a lot.
the fact that they embedded it inline so it downloads instead of rendering on the page.
it's because most of these sites are hosted from vendors that charge per "change" and small businesses will point their dynamic stuff to google drive which doesn't always allow stuff to be embedded and rendered within HTML. google does this to combat abuse like this where companies will host their entire website from a Google drive for "free".
My assumption would've been they do PDFs, because they have the same menu printed out in their restaurant. They're gonna need an A4/letter size format either way, so PDF is the simplest way of putting that same format onto their webpage.
you're correct.
also, PDFs aren't limited to A4. I have PDFs that span thousands of A4 pages that is meant for a large format plotter printer.