Questions tagged [graphic-design]

the creative process in which an artist produces imagery to convey a message.

Graphic design in the creative process in which an artist, often using digital tools like Adobe Photoshop and Illustrator, works with a client to develop imagery that conveys a message often to consumers in an attempt to educate them or encourage them to act.

52 questions
1
vote
1 answer

How to cut the following shape(s) in Inkscape?

Using Inkscape, I'm trying to remove the diagonal straight line that runs through the circle, but none of the boolean tools or path editing tools seem to work. (The two objects are a Circle and a Bezier path that's had Taper and Perspective effects…
Crowdpleasr
  • 3,574
  • 4
  • 21
  • 37
1
vote
1 answer

How to merge multiple colors and objects of different sizes into an image in Inkscape

Hi Inkscape learners and professionals, I am learning Inkscape. I am trying to merge multiple colors or ornaments of different shapes, sizes, and colors into an object/picture. I want to see my final image with no colors or any objects beyond the…
tultuk
  • 11
  • 1
1
vote
1 answer

What are correct asset sizes for Android 8 status bar icons (Android gives conflicting info)

Should an Android status bar icon be sized at 24dp or 18dp? I see conflicting advice/examples: 24dp from Android API guidelines 24dp from Android icon templates pack the actual mdpi PSD file is 24px, which @1x is 24dp 18dp measured from a…
1
vote
0 answers

how I could use math expression in svg file?

for example for this circle how I could use a math expression like this "100*2"
enigma
  • 81
  • 5
1
vote
1 answer

1D random black and white mask in Inkscape

I have been trying to create a random black and white mask like the following in Inkscape without success: My nearest try has been to use black as initial color for the clones, 100% of change of color lightness for each column and alternate the…
1
vote
2 answers

What's a typical use case for FontAwesome's fa-lemon-o?

This mysterious "lemon, outline" icon baffled me today. It stood out for being "lemon" as well as limited to just the outline version. I expected a matching non-outline version. http://fortawesome.github.io/Font-Awesome/icon/lemon-o/ So, why does it…
starlocke
  • 3,407
  • 2
  • 25
  • 38
0
votes
0 answers

What is this directional glow effect called?

I am planning to make similar logo animation and wondering how to search for a tutorial for that glow effect glow The effect is from this video: https://youtu.be/-S5Qo84D_NA It appears on 2nd minute of the video I prefer working in DaVinci Resolve,…
0
votes
0 answers

Adobe Illustrator Scripting: Batch Exporter using JavaScript

I created a script that batch exports PDF's into JPEG images. The images must be 900px x 900px and the artwork on the PDF must be either 800px wide or tall, depending on its proportions. Sometimes the artwork has a white background, so the script…
0
votes
1 answer

Given two different colour hex codes find the colour which contrasts them both equally

If I have two arbitrary colours, knowing their hex codes, is it possible to find the color which which contrasts each of them equally while being as contrasting to both as possible? For example for Pure white and Pure Black the color which…
Fox
  • 1
0
votes
0 answers

Live Paint groups next to live paint groups [illustrator]

So I've been trying to put two live paint groups next to each other and they seem to override them. The polygons are completely closed, and I've put in two live paint selections, so it looks like this: pre image. Notice the black and more peach…
0
votes
1 answer

Crop an image to zoom in to only part of that image inside a div

Is there a way to use CSS to get only a specific part of an image to appear as a div background? Basically like cropping? This image from adobe pretty much sums up what I mean and what I wish I could do with divs: I want to use images from the web…
manski
  • 131
  • 1
  • 10
0
votes
2 answers

why can't I move this image upward? Css question

I am trying to figure out how to get the stub image closer to the navigation bar using pure css. I have tried using translateY() values to push the image higher, have used 'bottom' and 'top' values with an absolute value (so it should work). I don't…
CRAYPHiSH
  • 1
  • 3
0
votes
1 answer

Can I create a visual pattern generator in processing?

just found out about this interesting program developed by Pentagram, I am wondering what language it requires to achieve this? I am a graphic designer, I haven't written any code and the only thing I know about creative coding is Processing, so I…
YuhangZ
  • 11
0
votes
1 answer

How to maintain lighting/shadows while making object transparent in GIMP?

Essentially I'm trying to make another background, beneath this image, become the colour of the object. The object/phone is red, the under-background is a linear gradient of colour and I'm trying to have that linear-gradient of colour come through…
0
votes
0 answers

parallax image width for height 550px

This may not be the best place to ask this, I am trying to get a full width parallax with the height of 550px....my question is what should the dimensions of the image be? Below is my CSS code element.style { background-image:…
user979331
  • 11,039
  • 73
  • 223
  • 418