Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSarut Jarumaneeroj
14,656 PointsWHY does he use merge at the end of this video
I reallly don't understand why does he use create OUTLINE on the text and use merge !!!
1 Answer
Sharon Smith
8,747 PointsThere's a few main reasons for merging. One is because it makes the file smaller. Another is that any format you use to send it to the client is going to merge it anyway & the effects aren't always the same. Plus, it makes it harder for them to edit & do something screwy to your design. Web formats are all single layers, too.
Mark Prather
16,454 PointsMark Prather
16,454 PointsIf you're sending the design off to someone you'll want to compress the file down to 1 layer and create outlines of the type so that whoever gets the file won't have to have the font's you've chosen installed and it's easier to open. Makes it easier for the print shops.