ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب SVG Colors, Patterns & Gradients: Painting Vector Graphics

دانلود کتاب SVG Colors، Model & gradients: Graphic Vector Graphics

SVG Colors, Patterns & Gradients: Painting Vector Graphics

مشخصات کتاب

SVG Colors, Patterns & Gradients: Painting Vector Graphics

ویرایش: 1 
نویسندگان:   
سری:  
ISBN (شابک) : 1491933747, 9781491933749 
ناشر: O'Reilly Media 
سال نشر: 2015 
تعداد صفحات: 0 
زبان: English 
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 12 مگابایت 

قیمت کتاب (تومان) : 52,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 2


در صورت تبدیل فایل کتاب SVG Colors, Patterns & Gradients: Painting Vector Graphics به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب SVG Colors، Model & gradients: Graphic Vector Graphics نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب SVG Colors، Model & gradients: Graphic Vector Graphics



به عنوان یک فرمت گرافیک برداری، SVG از اشکال هندسی دقیقاً تعریف شده برای ساخت یک تصویر استفاده می کند. اما این بدان معنا نیست که گرافیک SVG باید شبیه نقشه های فنی باشد. گرافیک‌های SVG می‌توانند سایه‌دار شوند، بافت‌دار شوند، از لایه‌های روی هم تا حدی شفاف ساخته شوند یا حتی با تصاویر عکاسی پر شوند.

رنگ‌ها، الگوها و گرادیان‌های SVG نگاهی عمیق به خود می‌گیرد. به روش های مختلف می توان متن و اشکال SVG را روی صفحه یا صفحه نقاشی کرد. شما با یک نمای کلی از نحوه تعریف رنگ، از جمله راه های مختلفی که می توانید شفافیت محتوای SVG را کنترل کنید، شروع می کنید. سپس عمیقاً به مفهوم سرور رنگ SVG خواهید پرداخت: شیب ها، الگوها و سایر محتوای گرافیکی پیچیده که می توانند برای پر کردن یا ترسیم طرح کلی اشکال و متن های دیگر SVG استفاده شوند.


توضیحاتی درمورد کتاب به خارجی

As a vector graphics format, SVG uses precisely-defined geometric shapes to build an image. But that doesn't mean that SVG graphics have to look like technical drawings. SVG graphics can be shaded, textured, built from partially-transparent overlapping layers, or even filled with photographic images.

SVG Colors, Patterns, and Gradients takes an in-depth look at the different ways SVG text and shapes can be painted on the screen or page. You’ll start with an overview of how color is defined, including the various ways you can control the transparency of SVG content. You’ll then dive deep into the concept of an SVG paint server: gradients, patterns, and other complex graphical content that can be used to fill-in or outline other SVG shapes and text.



فهرست مطالب

Copyright
Table of Contents
Preface
	What We’ll Cover
	About This Book
		About the Examples
		Using Code Examples
		Conventions Used in This Book
	Safari® Books Online
	How to Contact Us
	Acknowledgments
Chapter 1. Things You Should Already Know
	SVG Is Drawing with Code
	SVG Is Always Open Source
	SVG Is XML (and Sometimes HTML)
	SVG Is Squishable
	Pictures Are a Collection of Shapes
	Images Can Have Images Inside Them
	Text Is Art
	Art Is Math
	An SVG Is a Limited View of an Infinite Canvas
	SVG Has Structure
	SVG Has Style
	Behind All Good Markup Is a Great DOM
	SVG Can Move
	SVG Can Change
Chapter 2. The Painter’s Model
	Fill ’Er Up with the fill Property
	Stroke It with the stroke Property
	Stroking the Fill and Filling the Stroke
	Take a Hint with Rendering Properties
Chapter 3. Creating Colors
	Misty Rose by Any Other Name
	A Rainbow in Three Colors
	Custom Colors
	Mixing and Matching
Chapter 4. Becoming Transparent
	See-Through Styles
	The Net Effect
Chapter 5. Serving Paint
	Paint and Wallpaper
	Identifying Your Assets
	The Solid Gradient
Chapter 6. Simple Gradients
	Gradiated Gradients
	Transparency Gradients
	Controlling the Color Transition
Chapter 7. Gradients in All Shapes and Sizes
	The Gradient Vector
	The Object Bounding Box
	Drawing Outside the Box
	Gradients, Transformed
Chapter 8. And Repeat
	How to Spread Your Gradient
	Reflections on Infinite Gradients
	Repeating Without Reflecting
	Using (and Reusing) Gradients in HTML
Chapter 9. Radial Gradients
	Radial Gradient Basics
	Filling the Box
	Scaling the Circle
	Adjusting the Focus
	Transforming Radial Gradients
	Grand Gradients
Chapter 10. Tiles and Textures
	Building a Building Block
	Stretching to Fit
	Laying Tiles
	Transformed Tiles
Chapter 11. Picture-Perfect Patterns
	The Layered Look
	Preserved Patterns
	Background Images, SVG-Style
Chapter 12. Textured Text
	Bounding Text
	Switching Styles Midstream
Chapter 13. Painting Lines
	Beyond the Edges
	The Empty Box
	Using the Coordinate Space
	Patterned Lines
Chapter 14. Motion Pictures
	Animation Options
	Coordinated Animation
	Animated Interactions
Appendix A. Color Keywords and Syntax
Appendix B. Elements, Attributes, and Style Properties
	
	
	
	
Index
About the Authors




نظرات کاربران